Box apperaing around my link in firefox?

i have an image in an ap div that im linking to an outside website. as soon as i set up the URL a blue border box appears around my div, when i preview it in safari i get no such box but it does show up in firefox and in the design area of Dw as well. there is no border set up in the setting and such its all none and 0's

ok im not very good with the code portion of this i cant find this when i click on the div this is the code i get thats hilighted
  <div id="facebook"><a href="SITE"><img src="images/facebook-button.jpg" width="502" height="200" /></a></div>
and heres my styles part i think your talking about
-->
</style>
<script src="../Scripts/swfobject_modified.js" type="text/javascript"></script>
</head>
<body>
if i can do anything else to help you help me just say it thanks so much.

Similar Messages

  • Prob: Click link or tree branch, a dashed box remains around the link?

    Problem does not occur when preview i-view. Can be seen in Internet Explorer in many areas throughout the portal when clicking on a tree item for example. Does not happen with Firefox.
    Thanks ahead for any help,
    Chris

    As a side comment about your layout code,  APDivs are going to come back and bite you in the butt.  Better you find out now rather than later.
    Here is why:
    http://apptools.com/examples/pagelayout101.php
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb

  • Purple box appearing around links in IE only.

    I designed standard links from the index page to other pages. In Safari, they look fine, but in Internet Explorer there is a purple box that appears around the link once it is clicked. I cannot figure out why. Any help would be greatly appreciated.

    Chris Mileski wrote:
    in Internet Explorer there is a purple box that appears around the link once it is clicked.
    This thread has been moved to the Dreamweaver General Discussion forum.
    If you're referring to an outline surrounding a text link, it's known as a focus rectangle. The purpose is to assist disabled people, who often use the keyboard to navigate websites, to identify which link has the focus, or has been clicked.
    It is possible to remove it by creating the following CSS style rule in your style sheet:
    a {
        outline: none;
    However, doing so makes your website less accessible to people with disabilities. Depending on the nature of the site and local laws in your country, this is often considered illegal under anti-discrimination law. A much better solution is to change the colour to one more in harmony with your site's colour scheme.
    a:hover, a:active, a:focus {
        outline-color: #CCC;
    Since this is your first visit to the forum, welcome. Please take a few moments to read How to get help quickly. As well as posting in the correct forum, it's a good idea to provide a link to a page showing an example of your problem. It makes it much easier for others to offer relevant help.

  • Unwanted box appears around link

    I have a vertical spry menu bar containing text that is linked to an anchor. At first it looks fine, but after I click on one link then a box witha  dotted border appears around the linked text that my mouse is scrolling over. I have pasted my code below--does anyone see anything that would cause this or know of a fix? Thanks so much!
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml"><!-- InstanceBegin template="/Templates/basic.dwt" codeOutsideHTMLIsLocked="false" -->
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <!-- InstanceBeginEditable name="doctitle" -->
    <title>zcomm- z team</title>
    <!-- InstanceEndEditable -->
    <style type="text/css">
    <!--
    img
    border: 0px;
    body {
        font: 100% Verdana, Arial, Helvetica, sans-serif; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
        padding: 0;
        text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
        color: #000000;
        margin: 0mm;
        background-image: url(Images/BG_plaidnclouds_gray.jpg);
        background-color: #333;
        background-repeat:repeat;
        background-attachment:fixed;
    .oneColFixCtr #container {
        width: 850px; /* the auto margins (in conjunction with a width) center the page */
        border: thin none #FFF;
        text-align: left; /* this overrides the text-align: center on the body element. */
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
        height: auto;
        position: relative;
        background-color: transparent;
    #logo {
    -->
    </style>
    <script src="SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
    <script type="text/javascript">
    <!--
    function MM_preloadImages() { //v3.0
      var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
        var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
        if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
    //-->
    </script>
    <link href="CSS/navbar_elements.css" rel="stylesheet" type="text/css" />
    <!-- InstanceBeginEditable name="head" -->
    <link href="CSS/text_styling.css" rel="stylesheet" type="text/css" />
    <style type="text/css">
    <!--
    #apDiv7 {
        position:absolute;
        width:618px;
        height:250px;
        z-index:1;
        left: 176px;
        top: 290px;
    #apDiv8 {
        position:absolute;
        width:154px;
        height:115px;
        z-index:1;
        left: 0px;
        top: 303px;
    #apDiv9 {
        position:absolute;
        width:702px;
        height:1182px;
        z-index:1;
        left: 75px;
        top: 832px;
    .name {
        font-weight: bold;
    #apDiv10 {
        position:absolute;
        width:504px;
        height:111px;
        z-index:1;
        left: 97px;
        top: 1195px;
    -->
    </style>
    <link href="CSS/bottom_menu.css" rel="stylesheet" type="text/css" />
    <style type="text/css">
    <!--
    #apDiv {
        position:absolute;
        width:812px;
        height:27px;
        z-index:1;
        left: 1px;
        top: 99px;
    body {
        background-image: url(Images/BG_plaidnclouds_gray.jpg);
    a:link {
        color: #FFF;
    a:visited {
        color: #FFF;
    -->
    </style>
    <style type="text/css">
    <!--
    #apDiv19 {
        position:absolute;
        width:377px;
        height:61px;
        z-index:1;
        left: 13px;
        top: 283px;
    -->
    </style>
    <link href="SpryAssets/SpryMenuBarVertical.css" rel="stylesheet" type="text/css" />
    <style type="text/css">
    <!--
    #apDiv11 {
        position:absolute;
        width:700px;
        height:172px;
        z-index:1;
        left: 76px;
        top: 362px;
    -->
    </style>
    <style type="text/css">
    <!--
    a:hover {
        color: #CC0000;
    -->
    </style>
    <style type="text/css">
    <!--
    #apDiv12 {
        position:absolute;
        width:759px;
        height:104px;
        z-index:1;
        left: -332px;
        top: 184px;
    -->
    </style>
    <style type="text/css">
    <!--
    #apDiv13 {
        position:absolute;
        width:189px;
        height:338px;
        z-index:1;
        left: 63px;
        top: 577px;
    -->
    </style>
    <style type="text/css">
    <!--
    .name1 {    font-weight: bold;
    -->
    </style>
    <style type="text/css">
    <!--
    #apDiv14 {
        position:absolute;
        width:779px;
        height:99px;
        z-index:1;
    -->
    </style>
    <!-- InstanceEndEditable -->
    <style type="text/css">
    <!--
    #apDiv1 {
        position:absolute;
        width:160px;
        height:150px;
        z-index:1;
        left: 7px;
        top: 23px;
    #apDiv2 {
        position:absolute;
        width:634px;
        height:138px;
        z-index:1;
        left: 82px;
        top: 502px;
    #apDiv3 {
        position:absolute;
        width:827px;
        height:226px;
        z-index:1;
    #apDiv4 {
        position:absolute;
        width:87px;
        height:159px;
        z-index:1;
        left: 12px;
        top: 144px;
    #apDiv6 {
        position:absolute;
        width:204px;
        height:185px;
        z-index:3;
        top: 15px;
        left: 7px;
    a:link {
        text-decoration: none;
        color: #FFF;
        font-weight: bold;
    a:visited {
        text-decoration: none;
        color: #FFF;
    a:hover {
        text-decoration: none;
        color: #CC0000;
    a:active {
        text-decoration: none;
        color: #FFF;
    #apDiv5 {
        position:absolute;
        width:auto;
        height:115px;
        z-index:1;
    #apDiv7 {
        position:absolute;
        width:658px;
        height:321px;
        z-index:1;
        left: 200px;
        top: 7px;
    #apDiv8 {
        position:absolute;
        width:634px;
        height:58px;
        z-index:1;
        left: 205px;
        top: 81px;
    -->
    </style>
    <link href="SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css" />
    <style type="text/css">
    <!--
    a {
        font-weight: bold;
    -->
    </style>
    <link href="CSS/basic_template_CSS.css" rel="stylesheet" type="text/css" />
    <style type="text/css">
    <!--
    #apDiv9 {
        z-index:1;
    -->
    </style>
    <link href="CSS/text_styling.css" rel="stylesheet" type="text/css" />
    <style type="text/css">
    <!--
    -->
    </style>
    <link href="CSS/bottom_menu.css" rel="stylesheet" type="text/css" />
    <style type="text/css">
    <!--
    #apDiv11 {
        z-index:1;
    -->
    </style>
    <link href="Images/favicon.ico" rel="shortcut icon" />
    </head>
    <body class="oneColFixCtr">
    <div id="container">
      <div id="apDiv6"><a href="index.html"><img src="Images/logo_14_BG.gif" width="171" height="171" /></a></div>
      <div id="apDiv8">
        <ul id="MenuBar1" class="MenuBarHorizontal">
          <li><a class="MenuBarItemSubmenu" href="about.html">about</a>
            <ul>
              <li><a href="overview.html">overview</a></li>
              <li><a href="z team.html">z team</a></li>
              <li><a href="careers.html">careers</a></li>
            </ul>
          </li>
          <li><a href="our services.html">our services</a></li>
          <li><a class="MenuBarItemSubmenu" href="newsroom.html">newsroom</a>
            <ul>
              <li><a href="in the news.html">in the news</a>          </li>
              <li><a href="our news.html">our news</a></li>
              <li><a href="twitter lineup.html">twitter lineup</a></li>
            </ul>
          </li>
          <li><a href="our experience.html">our experience</a></li>
          <li><a href="contact.html">contact</a></li>
        </ul>
      </div>
      <p> </p>
      <p> </p>
      <p> </p>
      <p> </p>
      <p> </p>
      <div><!-- InstanceBeginEditable name="EditRegion3" -->
        <div id="apDiv12"><img src="Images/page titles/images/page-titles_05.gif" width="1000" height="205" /></div>
        <p> </p>
        <p> </p>
        <p> </p>
        <div id="apDiv11">
          <p><span class="bodytext"><span class="bodytext">Just like a championship sports team, zcomm has a roster of players--journalists, broadcasters, PR and marketing pros--each an all-star </span><span class="bodytext"> at his or her position, but with the skill and knowledge</span><span class="bodytext"> to play off each other's strengths.</span></span></p>
          <p><span class="bodytext"><span class="bodytext">Our range of experience means we can deliver clever, successfully packaged client messages for broadcast or distribution no matter what the medium</span><span class="bodytext">.</span></span></p>
          <p class="bodytext"> </p>
          <p> </p>
        </div>
        <p> </p>
        <p> </p>
        <div id="apDiv19">
          <ul id="MenuBar2" class="MenuBarHorizontal">
            <li><a href="overview.html">overview</a></li>
            <li><a href="z team.html">z team</a></li>
            <li><a href="careers.html">careers</a></li>
          </ul>
    </div>
        <p> </p>
        <p> </p>
        <p> </p>
        <div id="apDiv9">
          <p class="bodytext_small"><span class="name"><span class="name1"><a name="Rise" id="Rise"></a></span></span><span class="name">Risë Birnbaum</span>, Founder and Chief Executive Officer <a href="mailto:[email protected]">[email protected]</a><br />
          More than just our founder, Risë is our muse. Under her leadership,  zcomm has grown to become one of the highest-impact PR firms in the  United States, gathering considerable international and national  acclaim, including PRSA's Silver Anvil Award, <em>Washington Business Journal's</em> &quot;Women Who Mean Business Award&quot;. And zcomm was just ranked #15 in revenue in DC by the <em>Washington Business Journal</em>.</p>
    <p class="bodytext_small"> </p>
    <p class="bodytext_small"> </p>
          <p class="bodytext_small"><span class="name"><a name="Joan" id="Joan"></a>Joan Carrese Sineni</span>, Executive Vice President <a href="mailto:[email protected]">[email protected]</a><br />
          With  more than twenty years of experience in the public relations and event  marketing field, Joan is a customer service fanatic. Her expertise  ranges from the restaurant industry to the world of fashion. On sunny  weekends you can catch Joan zipping around in her convertible with her  husband and two dogs doing her best Tony Stewart impression.</p>
          <p class="bodytext_small"> </p>
          <p class="bodytext_small"> </p>
          <p class="bodytext_small"><span class="name"><a name="Gary" id="Gary"></a>Gary Anderson</span>, Chief Financial Officer <a href="mailto:[email protected]">[email protected]</a><br />
          Gary  has been with zcomm for more than five years and is responsible for all  aspects of client and vendor contracts, invoicing and billing. If it  has a dollar sign on it, it’s Gary’s job. On weekends, Gary and family  head to their cabin in the hills of West Virginia.</p>
          <p class="bodytext_small"> </p>
          <p class="bodytext_small"> </p>
          <p class="bodytext_small"><span class="name"><a name="JoAnn" id="JoAnn"></a>JoAnn Mangione</span>, Director <a href="mailto:[email protected]">[email protected]</a><br />
          JoAnn  has been developing and producing state-of-the-art videos for companies  including Fortune 500 to small business and for 25 years. Her combined  TV and public relations experience gives her the expertise to produce  zcomm’s video projects and ensure the radio broadcast team gets stellar  results for our clients. While living in Florida, JoAnn learned to  snake hunt, a skill she’s still waiting to use in the Washington, DC  area.</p>
          <p class="bodytext_small"> </p>
          <p class="bodytext_small"> </p>
          <p class="bodytext_small"><span class="name"><a name="Robin" id="Robin"></a>Robin Lane</span>, Director <a href="mailto:[email protected]">[email protected]</a><br />
          A PR  industry veteran, Robin brings more than a decade of experience  developing and executing traditional and social media strategies and  events, creating successful thought leadership programs and integrating  SEO and other digital tools into PR campaigns. Robin works both with  our clients and staff to develop effective PR strategies that provide  measureable results to meet their individual goals. Robin can't get  enough of the PR industry and also serves on the Board of Directors for  the Washington/Metro IABC chapter as the Vice President of Professional  Development. </p>
          <p class="bodytext_small"> </p>
          <p class="bodytext_small"><br />
          </p>
          <p class="bodytext_small"><span class="name"><a name="Paula" id="Paula"></a>Paula Malozowski</span>, Manager- Promotions <a href="mailto:[email protected]">[email protected]</a><br />
          Paula  heads our radio promotions team at zcomm. Her knowledge of the industry  is unparalleled. Her expertise allows her to negotiate with stations  across the country to maximize the impact for your promotion. Born in  Buenos Aires, Argentina, Paula is fluent in Spanish which makes it easy  for her to get you the best promotional value in any language. </p>
          <p class="bodytext_small"> </p>
          <p class="bodytext_small"><br />
          </p>
          <p class="bodytext_small"><span class="name"><a name="Eric" id="Eric"></a>Eric Minuskin</span>, Manager- Broadcast <a href="mailto:[email protected]">[email protected]</a><br />
          With  more than 8 years of experience managing and executing public relations  campaigns for clients in the consumer, healthcare, technology, sports  and entertainment industries, Eric heads our broadcast team. Eric  develops and oversees account activities for national and local clients  across a range of broadcast media platforms.</p>
          <p class="bodytext_small"> </p>
          <p> </p>
          <p> </p>
          <p><br />
          </p>
        </div>
        <p> </p>
        <p> </p>
        <p> </p>
        <div id="apDiv13">
          <ul id="MenuBar3" class="MenuBarVertical">
            <li><a href="#Rise">Ris&euml; Birnbaum</a>        </li>
            <li><a href="#Joan">Joan Carrese Sineni</a></li>
            <li><a href="#Gary">Gary Anderson</a></li>
            <li><a href="#JoAnn">JoAnn Mangione</a></li>
            <li><a href="#Robin">Robin Lane</a></li>
            <li><a href="#Paula">Paula Malozowski</a></li>
            <li><a href="#Eric">Eric Minuskin</a></li>
    </ul>
        </div>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <p> </p>
        <div class="footer_menu" id="apDiv14">
          <p>zcomm is a national, award-winning marketing communications firm offering the widest range of broadcast PR services available. We specialize in creating, packaging and distributing targeted client messages through the latest technology for a variety of industries: consumer product, healthcare, food and beverage, energy, corporate, government, telecomm, tech and more.</p>
          <p><a href="index.html">home</a> | <a href="about.html">about</a> | <a href="z team.html">z team</a> | <a href="careers.html">careers</a> | <a href="newsroom.html">newsroom</a> | <a href="http://www.radionewz.com/">radionewz</a> | <a href="our experience.html">our experience</a> | <a href="contact.html">contact</a></p>
        </div>
        <p> </p>
        <script type="text/javascript">
    <!--
    var MenuBar2 = new Spry.Widget.MenuBar("MenuBar2", {imgDown:"SpryAssets/SpryMenuBarDownHover.gif", imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});
    var MenuBar3 = new Spry.Widget.MenuBar("MenuBar3", {imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});
    //-->
        </script>
      <!-- InstanceEndEditable --></div>
    </div>
    <script type="text/javascript">
    <!--
    var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"../SpryAssets/SpryMenuBarDownHover.gif", imgRight:"../SpryAssets/SpryMenuBarRightHover.gif"});
    //-->
    </script>
    </body>
    <!-- InstanceEnd --></html>

    As a side comment about your layout code,  APDivs are going to come back and bite you in the butt.  Better you find out now rather than later.
    Here is why:
    http://apptools.com/examples/pagelayout101.php
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb

  • How do I add or delete a quick link from Firefox's home page.

    How do I add or delete a quick link from Firefox's home page. I don't use most of the links and would like to add other quick links.

    You can change the order of the boxes on the about:newtab page and drag an item to a different slot to pin it to that position or you can remove a website by clicking the close X to block that URL.<br />
    You can drag a bookmark or history item and drop them in a slot on the about:newtab page to pin them and have your own favorites sites showing.
    Changes made manually on the about:newtab page are stored in the browser.newtabpage.pinned (default = [null]) and browser.newtabpage.blocked prefs that you can check/modify on the about:config page (Bug 791447).
    *http://kb.mozillazine.org/about:config
    See also this article about the New Tab page (about:newtab):
    *https://support.mozilla.org/kb/new-tab-page-show-hide-and-customize-top-sites

  • Border around image links

    What the heck is it with a blue border around image links in
    CS3???? I discovered I can get rid of it by setting the border to 0
    in properties but what a pain. I also noticed tables have a 1
    border by default. I'm sure there is a place to change the default
    but I can't find it.
    Any suggestions?
    thanks,
    CJ

    On Fri, 1 Jun 2007 13:11:16 +0000 (UTC), "SeaJaye"
    <[email protected]> wrote:
    >Win,
    >I like the way you think. For those of us who are cake
    baking challenged, could you put up a recipe for said cake?
    >thanks,
    >cj
    Sure. This set of stuff:
    *zeroes out the margins and paddings
    * guarantees a vertical scrollbar (so no jumping between
    short and
    long pages)
    * establishes colours and fonts etc. for the tags I tend to
    use
    * gives me a way to float images left or right
    * defines a tag that I can use to clear floats (the hr tag,
    in this
    case, since I never use an hr as a visual element: I always
    define
    borders when I need them)
    * styles the form and form elements
    I customize these to suit.
    /* CSS Document */
    margin: 0;
    padding: 0;
    html {
    height: 100%;
    margin: 0;
    padding: 0;
    body {
    min-height: 101%;
    font: 100.01%/130% "Trebuchet MS", Verdana, Helvetica,
    sans-serif;
    color: #000;
    background: #4f865b url(../images/bgTexture.png) repeat;
    margin: 0;
    padding: 0;
    hr {
    height: 0;
    line-height: 0.0;
    font-size: 0;
    margin: 0;
    padding: 0;
    clear: both;
    visibility: hidden;
    h1, h2, h3 {
    font-size: 150%;
    color: #4f865b;
    margin: 20px;
    font-weight: bold;
    h2 {
    font-size: 120%;
    color: #cc6600;
    h3 {
    font-size: 100%;
    color: #4f865b;
    font-style: italic;
    p {
    font-size: 90%;
    margin: 10px 20px;
    ul {
    margin: 10px 20px 10px 40px;
    font-size: 90%;
    a:link {
    color: #cc6600;
    a:visited {
    color: #4f865b;
    a:hover, a:active, a:focus {
    color: #7dd08f;
    .imgLeft {
    border: 1px solid #dfdabd;
    padding: 5px;
    float: left;
    margin-right: 10px;
    .imgRight {
    border: 1px solid #dfdabd;
    padding: 5px;
    float: right;
    margin-left: 10px;
    /***** CONTACT FORM STYLES *****/
    #content form{
    margin: 0;
    width:450px;
    #content fieldset{
    border: 1px solid #d69400;
    margin-bottom: 10px;
    padding:5px 5px 20px 20px;
    #content legend {
    font-size: 120%;
    margin: 12px 0 0 0;
    color: #18006a;
    #content textarea{
    background-color: transparent;
    border: 1px solid #18006a;
    height:200px;
    margin:0 30px 0 0;
    #content label{
    display:block;
    font-size:80%;
    padding-top:5px;
    #content button{
    background-color: #ecc97d;
    display:block;
    width:80px;
    /* sets the enquiry box to the right of the input fields */
    .labelfloat{
    padding-top:20px;/* float:right;*/
    #content input:text, #content select{
    /*background-color: #E8E2C2;*/
    background-color: transparent;
    border: 1px solid #18006a;
    display:block;
    margin:0 0 0 0;
    width:200px;
    /* END FORM STYLES */
    Win
    Win Day, Wild Rose Websites
    http://www.wildrosewebsites.com
    [email protected]
    Skype winifredday

  • When I click on an email link in Firefox, I get a message in the far left corner of my screen that says "mail to:email address". Outlook doesn't open up like it does in Internet Explorer. I've set Outlook as my default email in Windows 7.

    When I click on an email link in Firefox, I get a message in the far left corner of my screen that says "mail to:email address". Outlook doesn't automatically open like it does in Internet Explorer. I've made Outlook my default email in Windows 7.
    == This happened ==
    Every time Firefox opened
    == When I upgraded to Windows 7.

    See this:
    [http://support.mozilla.com/en-US/kb/Changing+the+e-mail+program+used+by+Firefox]

  • Open a Telnet link with Firefox and bad things can happen

    I happened to come across a site with a number of links, and the one I chose happened to be a telnet link. Here was my experience, and I had to put myself into the shoes of the average user who knows nothing about programming.
    The link that caused Firefox trouble when Firefox was chosen to run it is this:
    telnet://dxc.nc7j.com:7300
    Click on the link and Firefox tells you that you need to select a program to open the Internet Shortcut Shell extension DLL. I have never heard of this, and I have no idea what to do here.
    Choose to open with Firefox.
    Now, if some error-handling routine had caught that Firefox, which is not capable of doing Telnet, was selected by the unknowing person behind the keyboard to go ahead and do Telnet, the error-handler would advise the user to the fact that this protocol is not supported and kill the process that is going to run out-of-control otherwise. Or cause to open the program that will run the Telnet session.
    Better yet, I clicked on the Telnet link and offer a better description of the choices.
    After all of what happened below, I installed Iron, a Chromium-based browser, and it opened a Telnet session window right away.
    So what did happen, I clicked on Firefox to do this chore and was greeted by a never-ending opening of empty tabs and upon closing the browser, it relaunched and was off to the races again. And again.
    OK so this ain't getting us anywhere.
    Firefox opens once again, this time hit the big red X to close it, and let the prompt to close however many tabs anyway prompt sitting there.
    I chose to run CCleaner, and I set that to blow away Firefox Cache and session. Run CCleaner, and tell it to force Firefox closed when it prompts that Firefox is open.
    If by chance Firefox launches again, timing was perfect that the file that was causing Firefox to open was not yet cleaned, so run the CCleaner again a few times. When Firefox is no longer opening, we are back to the world of sanity.
    Now, I could go in and reset the Tools Options Applications tab and look for Telnet, and replace the use of Firefox with "ask me."
    Fortunately, I know a little more than some about the computer, and I knew I had to use a utility to clear out the Firefox cache.
    You have a description of the issue in your knowledgebase, but it has Firefox opening endless empty tabs, but Firefox was closed and the situation is under control.. Restart Firefox manually, start a new session and then enter the Tools menu and fix the setting.
    There is a knowledge base article on this very topic, but it has the user close Firefox and then all is back to normal. One can open Firefox and get into the menu to fix the issue. There was a mention in there about malware as a possible cause of the constant reopening I experienced, but Malwarebytes scans were clean.
    "Well, this is embarrassing!" I have seen that nice touch to Firefox for many years, and may I compliment those who thought of that one.

    I agree, it can become a vicious circle.
    The default setting to try to restore all the windows and tabs automatically after a crash isn't the best setting. Personally I do change that so I get the "this is embarrassing" screen. So one option would be to file a bug report suggesting this be changed going forward.
    Another potential follow-up action would be to update the knowledge base article to better address how to recover in these situations. For example, a user could start up Firefox without restoring the previous session by:
    * Launching Firefox with a specific URL
    ** Using a desktop shortcut
    ** Using a link in an external application
    ** On the command line, typing firefox.exe "about:blank"
    ** (Possibly more ways to do it)
    * Renaming the sessionstore.js file in the profile folder
    ** On the plus side, preserves the option to restore that session later
    ** On the minus side, difficult for many users to find folders hidden by the OS, and the .js extension may be hidden by the OS
    Since the KB is a wiki, you can go in and make edits and improvements. The syntax is a bit funky, but not much worse than this forum.

  • When I click email links on firefox, it won't open my AOL email client to continue, I get "The file may not be supported by AOL, AOL will try to open it as a text file if you choose to continue" how to fix?

    When I click email links on firefox, it opens AOL, but comes up like this.. "The file may not be supported by AOL, AOL will try to open it as a text file if you choose to continue" how to fix? and yeah, I know, ditch AOL and all that good stuff, but I have so many things tied into my email address that it's not in the cards atm..
    Thanks!
    *Chris

    That file might have moved to a different location on the server. I think you'll need to check with RefWorks support or your local IT department on why the install page links do not work.

  • Where can I find a reliable link for firefox 4 download?

    Every link I find for firefox 4 ends up being 8 or above , I need a dependable link for firefox 4

    The only Release Archived by FF are located here
    *[http://releases.mozilla.org/pub/mozilla.org/firefox/releases/ Version Archive]
    **But FF4 is not present
    OldApps.com is pretty reliable
    *[http://www.oldapps.com/firefox.php?old_firefox=112 Firefox 4.0]
    **But Its your change to take

  • In Adobe Flash CS6, I have a blue box appearing around lines drawn with the line tool (and other tools like brush etc). I can't figure out how to disable.

    In Adobe Flash CS6, I have a blue box appearing around lines drawn with the line tool (and other tools like brush etc). Whenever I try to use a tool,  a blue box appears around the line and I have to double click it to manipulate it, which opens just that line in a semi burred screen where all the other objects are semi-grey in the background. I can manipulate this line in this screen but nothing else at that time which I could do about 5 minutes ago. For exampe, I no longer can join up 2 lines drawn by the line tool together. For some reason this started randomly (probably due to a accidental shortcut combination) and I just can't put it back to what it used to be. I have inserted a video hopefully showing what I mean. Any help would be appreciated.

    Thank you - Just what I needed

  • I lost all my unpinned 30 tabs and could not restore it, when Adobe update opened a link by firefox, which was not running in the background.

    I lost all my unpinned 30 tabs and could not restore it, when Adobe update opened a link by firefox, which was not running in the background.
    I guess what I have experienced might be a special case of 'Restore previous sessions'. The actual situation was that after I rebooted my laptop, Adobe update jumped out indicating an update being finished successfully. After I clicked on the 'close' button of the Adobe window, it automatically started firefox and linked to its website. But I did not find the 'Restore previous sessions' page this time. Then I restarted firefox, this time there was a start page with 'Restore previous sessions'. However, sadly enough, it is only restored my pinned pages plus the Adobe website. Actually, I am using 'bookmark all tabs' from time to time to secure opened tabs, but this time I did not expect such an incident. I would suggest to improve the 'Restore previous sessions' with multiple time tags and appear in all cases including my reported case here, after updating firefox, crashes etc. I like firefox in most occasions, therefore believe and hope it becomes better and more robust. Thank you very much!

    Hi,
    Please see the following support request: http://forums.mozillazine.org/viewtopic.php?f=38&t=2628065
    I think the best option would be to leave feedback here to let the relevant development team know about the problem you have had: https://input.mozilla.org/en-GB/feedback
    Also you could try the [https://addons.mozilla.org/en-US/firefox/addon/session-manager/ Session Manager] add-on which gives more control over how sessions are restored.
    I hope that helps

  • When trying to send a link from firefox it opens quicktime player

    when sending link from firefox it opens Quicktime Player, it opened Skitch before this??

    Did you try to change that file action in Tools > Options > Applications
    *http://kb.mozillazine.org/File_types_and_download_actions
    If that isn't possible then try delete the mimeTypes.rdf file in the Firefox Profile Folder to reset all file actions.
    *http://kb.mozillazine.org/mimeTypes.rdf
    *http://kb.mozillazine.org/File_types_and_download_actions#Resetting_download_actions

  • When trying to send a link off firefox via email the system looks for a g mail account that I do not have nor want to have. I've told the settings to use my outlook account but it keeps looking for g mail. how do i correct?

    when trying to send a link off firefox via email the system looks for a g mail account that I do not have nor want to have. I've told the settings to use my outlook account but it keeps looking for g mail. how do i correct?

    http://support.mozilla.com/en-US/kb/Changing+the+e-mail+program+used+by+Firefox

  • Thunderbird occasionally opens links in Firefox; some open, most do not. Each click on a link produces a new Firefox.exe in Task Manager, Win. 7.

    I have tried all suggestions in articles relating to 'links in Thunderbird not opening in Firefox.' None of them work.
    The issue is, one link will usually open if it is the first time I click a link in Thunderbird. After that I cannot open any links to Firefox, and each click on a link in Thunderbird (including the first one) produces an additional firefox.exe in Task Manager (see image). Each of these Firefox iterations are generally 49,000+K. They do not seem to interfere with Firefox's operation.
    I also cannot right click to 'open link in browser.' Only copying link location and pasting it into the browser is working for me. this has been fairly recent with the last two upgrades to Thunderbird.
    Any suggestions?

    This is a Thunderbird forum but there should be an option to open in a new or existing window or tab. You might ask over in the Firefox forum for more details.

Maybe you are looking for

  • Basic functions (high) in query formula for highest # of days past due

    Hi All, I hope you can help.  I am trying to create a formula in a query for FIAR Line Item Cube (0fiar_c03).  I would like to calculate the hightest number of days past due for open line items.  There is an operator 'high' in basic functions within

  • How to print error messages in browser?

    When I visit a jsp file in browser, there's some errors in the jsp file, so the browser returns The page cannot be displayed There is a problem with the page you are trying to reach and it cannot be displayed. I want the detail error messages, so I c

  • IOS 7.1.2 sync issue with iPhone 5 iTunes 11.2.2.3 windows 7

    Unable to sync content with iPhone 5 after upgraded to iOS 7.1.2 running iTunes 11.2.2.3 on Windows 7.  Photo albums are messed up initially, then re-sync a few times and ended up with iTunes summary tab status showing capacity usage as only "Other".

  • How to flow the xml in a document?

    pls,anyone guide me,how to flow the xml in a document? thanks, screen410099

  • CS5 License

    Hello Adobe guys, i need some help. I bought two years ago an Illustrator CS5 License. for that time we were using an imac 10.5.8. Nowadays we have made a clean format to the computer. and all old programs are gone, also we update the computer to Mac