How can I make "Goto url" display back in box

Hi guys~
I'm using 4.0 pre version.
You know, in the pages, when mouse hovers on a link, the url of it appears on the bottom. But in some older version of nightly build, it displays in the address box instead. I quite like this feature, and how can I find this back?
Thanks a lot~~

There's a feature for that in the Status-4-Evar extension. <br />
https://addons.mozilla.org/en-US/firefox/addon/status-4-evar/

Similar Messages

  • How can I make sure I'm backed up before having to restore my iphone 4?

    I updated my iphone 4 with the ios7 and it's now stuck on the itunes with USB cable.  How can I make sure my phone is completely backup up before having to go thru a restore??????   I'm afraid I'm going to lose all my contacts and pictures since I do not see the when I sign in to icolud or itunes.   Please help

    Hi there,
    You may find the article below helpful.
    iOS: How to back up and restore your content
    http://support.apple.com/kb/HT1766
    -Griff W.

  • How can I prevent the url display from sometimes being overwritten by button icons?

    The address in the url bar is sometimes overwritten by a line of button icons, which can overlap onto buttons beside the url display.
    Please see a typical display here:
    http://preview.tinyurl.com/k3ayssw
    This, I am happy to say, does not happen with every website I visit, but it happens often enough to be a real nuisance.
    Here is a list of *some* of the webpages where I have encountered this phenomenon:
    http://preview.tinyurl.com/ov7pcrs
    http://preview.tinyurl.com/omeov9u
    http://preview.tinyurl.com/yrtpxf (all Wikipedia pages)
    http://preview.tinyurl.com/ppp8vog (all tv-series.me pages)
    http://preview.tinyurl.com/pm5q2se
    http://preview.tinyurl.com/ygfsd68
    Sure hope that there is an easy solution. I reverted to the Classic Display to work around it, only to find that it didn't solve the problem.
    Cheers, Tony

    Hello,
    That is not normal behaviour and is caused by one of your add-ons. Just to be sure, '''try Firefox Safe Mode''' to see if the problem goes away. [[Troubleshoot Firefox issues using Safe Mode|Firefox Safe Mode]] is a troubleshooting mode that turns off some settings, disables most add-ons (extensions and themes).
    If Firefox is open, you can restart in Firefox Safe Mode from the Help menu:
    *Click the menu button [[Image:New Fx Menu]], click Help [[Image:Help-29]] and select ''Restart with Add-ons Disabled''.
    If Firefox is not running, you can start Firefox in Safe Mode as follows:
    * On Windows: Hold the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    When the Firefox Safe Mode window appears, select "Start in Safe Mode".<br>
    [[Image:Safe Mode Fx 15 - Win]]
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one. Please follow the [[Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems]] article to find the cause.
    ''To exit Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    Since it will be a hassle to find out which one of your many extensions is the culprit, follow the note in this section of the article: https://support.mozilla.org/en-US/kb/troubleshoot-extensions-themes-to-fix-problems#w_test-for-faulty-extensions
    When you figure out what's causing your issues, please let us know. It might help others with the same problem.

  • How can I make the webpage display the same on different sized screens?

    I have made a webpage, but it appears differently in different resolutions. I am in 1920x1080 and it appears fine on my screen, but anything smaller than that, the text is zoomed in more and it is not central.
    website can be found here: http://www.fitness4funswindon.net23.net/1_Index.html
    How do I get this webpage/site to appear in only one specific resolution?
    <!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">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Fitness4FunSwindon</title>
    <style type="text/css">
    #apDiv1 {
              position: absolute;
              width: 200px;
              height: 115px;
              z-index: 1;
              left: 154px;
              top: 69px;
    body {
              background-color: #007E8A;
              background-image: url(Images/background%20image.jpg);
              background-repeat: no-repeat;
    #apDiv2 {
              position: absolute;
              width: 361px;
              height: 68px;
              z-index: 2;
              left: 1009px;
              top: 311px;
              color: #FFF;
              font-size: 5em;
    #apDiv2 a {
              color: #FFF;
    #apDiv3 {
              position: absolute;
              width: 249px;
              height: 216px;
              z-index: 2;
              left: 1020px;
              top: 359px;
    #apDiv4 {
              position: absolute;
              width: 1375px;
              height: 173px;
              z-index: 1;
              left: 19px;
              top: 433px;
    </style>
    <style type="text/css">
    #apDiv5 {
              position: absolute;
              width: 200px;
              height: 115px;
              z-index: 2;
              left: 20px;
              top: 18px;
    #apDiv6 {
              position: absolute;
              width: 960px;
              height: 1297px;
              z-index: 3;
              top: 12px;
              background-color: #D9E052;
              border-top-style: solid;
              border-right-style: solid;
              border-bottom-style: solid;
              border-left-style: solid;
              border-top-color: #60F;
              border-right-color: #60F;
              border-bottom-color: #60F;
              border-left-color: #60F;
              margin-left: 400px;
              left: -108px;
              clip: rect(auto,auto,auto,auto);
              visibility: inherit;
              padding-left: 0px;
    #apDiv7 {
              position: absolute;
              width: 960px;
              height: 246px;
              z-index: 1;
              left: 0px;
              top: 0px;
    #apDiv8 {
              position: absolute;
              width: 963px;
              height: 134px;
              z-index: 2;
              top: 249px;
    #apDiv9 {
              position: absolute;
              width: 962px;
              height: 115px;
              z-index: 2;
              left: -2px;
              top: 246px;
    #apDiv10 {
              position: absolute;
              width: 960px;
              height: 127px;
              z-index: 2;
              left: 0px;
              top: 246px;
    .instructor {
              border-top-style: solid;
              border-right-style: solid;
              border-bottom-style: solid;
              border-left-style: solid;
              border-top-color: #000;
              border-right-color: #000;
              border-bottom-color: #000;
              border-left-color: #000;
    </style>
    <style type="text/css">
    #apDiv11 {
              position: absolute;
              width: 955px;
              height: 133px;
              z-index: 3;
              top: 419px;
              left: 5px;
              font-size: 30px;
              font-family: "Comic Sans MS", cursive;
              text-align: center;
              font-weight: bold;
              color: #000;
    #apDiv12 {
              position: absolute;
              width: 255px;
              height: 505px;
              z-index: 4;
              left: 31px;
              top: 709px;
    #apDiv13 {
              position: absolute;
              width: 334px;
              height: 156px;
              z-index: 5;
              left: 65px;
              top: 552px;
    #apDiv14 {
              position: absolute;
              width: 200px;
              height: 115px;
              z-index: 4;
    #apDiv15 {
              position: absolute;
              width: 372px;
              height: 348px;
              z-index: 4;
              left: 3px;
              top: 549px;
              background-color: #990;
    #apDiv16 {
              position: absolute;
              width: 957px;
              height: 110px;
              z-index: 4;
              top: 568px;
    #apDiv17 {
              position: absolute;
              width: 200px;
              height: 115px;
              z-index: 4;
    #apDiv18 {
              position: absolute;
              width: 508px;
              height: 587px;
              z-index: 4;
              top: 553px;
              left: 8px;
    #apDiv19 {
              position: absolute;
              width: 200px;
              height: 115px;
              z-index: 4;
    #apDiv20 {
              position: absolute;
              width: 412px;
              height: 481px;
              z-index: 5;
              left: 544px;
              top: 553px;
              font-family: Arial, Helvetica, sans-serif;
              font-size: medium;
    #apDiv21 {
              position: absolute;
              width: 378px;
              height: 129px;
              z-index: 6;
              left: 551px;
              top: 1042px;
    #apDiv22 {
              position: absolute;
              width: 200px;
              height: 115px;
              z-index: 4;
    #apDiv23 {
              position: absolute;
              width: 161px;
              height: 115px;
              z-index: 7;
              left: 333px;
              top: 775px;
    #apDiv24 {
              position: absolute;
              width: 921px;
              height: 107px;
              z-index: 4;
              left: 270px;
              top: 1213px;
              font-family: ravie;
              font-size: xx-small;
    #apDiv25 {
              position: absolute;
              width: 200px;
              height: 115px;
              z-index: 5;
    #apDiv26 {
              position: absolute;
              width: 1603px;
              height: 769px;
              z-index: 5;
    #apDiv27 {
              position: absolute;
              width: 349px;
              height: 157px;
              z-index: 5;
              left: 1320px;
              top: 37px;
    #apDiv28 {
              position: absolute;
              width: 948px;
              height: 95px;
              z-index: 8;
              left: 4px;
              top: 1190px;
              font-family: Arial, Helvetica, sans-serif;
    #text1 {
              width: 600px;
              margin-top: 300px;
    </style>
    <link href="mystyle.css" rel="stylesheet" type="text/css" />
    <link href="mystyle2.css" rel="stylesheet" type="text/css" />
    <style type="text/css">
    #apDiv29 {
              position: absolute;
              width: 949px;
              height: 95px;
              z-index: 8;
              left: 8px;
              top: 1189px;
    #apDiv30 {
              position: absolute;
              width: 456px;
              height: 243px;
              z-index: 9;
              left: 505px;
              top: 948px;
              background-color: #0000FF;
              text-align: center;
    </style>
    <link href="SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css" />
    <style type="text/css">
    #apDiv31 {
              position: absolute;
              width: 389px;
              height: 389px;
              z-index: 10;
              left: 552px;
              top: 557px;
              font-family: "Comic Sans MS", cursive;
              font-size: 20px;
    #apDiv32 {
              position: absolute;
              width: 106px;
              height: 33px;
              z-index: 4;
              left: 762px;
              top: 52px;
    #apDiv33 {
              position: absolute;
              width: 432px;
              height: 1305px;
              z-index: 4;
    </style>
    <script src="SpryAssets/SpryMenuBar.js" type="text/javascript"></script><script type="text/javascript">
    function MM_swapImgRestore() { //v3.0
      var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
    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];}}
    function MM_findObj(n, d) { //v4.01
      var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
        d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
      if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
      for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
      if(!x && d.getElementById) x=d.getElementById(n); return x;
    function MM_swapImage() { //v3.0
      var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
       if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
    </script>
    </head>
    <body onload="MM_preloadImages('Buttons/Contact.2.fw.png')">
    <div id="outwrapper">
    <div id="apDiv6">
      <div id="apDiv7"><img src="Images/banner.fw.png" width="960" height="246" /></div>
      <div id="apDiv10">
    <ul id="MenuBar1" class="MenuBarHorizontal">
      <li><a href="1_Index.html">Home</a>    </li>
      <li><a href="#" class="MenuBarItemSubmenu">About</a>
        <ul>
          <li><a href="2_2_Info_Instructor.html">Me</a></li>
          <li><a href="2_1_Info_zumba.html">Zumba</a></li>
        </ul>
      </li>
      <li><a href="3_Timetable.html">Timetable</a>    </li>
      <li><a href="#" class="MenuBarItemSubmenu">Gallery</a>
        <ul>
          <li><a href="4_2_Images.html">Images</a></li>
          <li><a href="4_1_Videos.html">Videos</a></li>
        </ul>
      </li>
      <li><a href="5_Prices.php">Prices</a></li>
      <li><a href="6_Contact.html">Contact</a></li>
    </ul>
    <p> </p>
      </div>
      <div id="apDiv11">COME DOWN TO ZUMBA SESSIONS (scheduled in &quot;Timetable&quot;)! IT IS ALOT OF FUN BUT AT THE SAME TIME YOU WILL BE WORKING OUT!!</div>
      <div id="apDiv18"><img src="Images/Page1- Index/instructor_pic_speech.fw.png" width="518" height="640" /></div>
      <div id="apDiv23"><img src="Images/Page1- Index/zumba logo_web_vert.jpg" width="160" height="334" /></div>
      <div>Content for New Div Tag Goes Here</div>
      <div id="apDiv31">Hello, and welcome to Fitness4Fun. On this website you can browse information about me or about Zumba in general. This site includes detailed descriptions on different aspects of Zumba (which is location in the &quot;About&quot; section of the website), images and videos (which is location in the &quot;Gallery&quot; section of the website), prices and offers that are available (which is located in the &quot;Prices&quot; section of the website), and also it allows you to contact me with any queries you may have regarding Zumba. </div>
      <div id="apDiv29">
        <div id="text2">
          <p>If you want more information on Zumba please click here to contact me (the instructor) about classes, suitable clothing or what the workouts involve and also why Zumba is a beneficial workout!!!</p>
          <p>If there is any problems with the website please contact [email protected] and it will be fixed ASAP</p>
          <div id="apDiv32"><a href="6_Contact.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image4','','Buttons/Contact.2.fw.png',1)"><img src="Buttons/Contact.1.fw.png" width="106" height="33" id="Image4" /></a></div>
        </div>
    </div>
      <div id="apDiv30">
        <p>
          <embed src="Images/animation advertisement.gif" width="442" height="206"></embed>
        </p>
        <p> </p>
        <p> </p>
    </div>
    </div>
    </div>
    <script type="text/javascript">
    var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"SpryAssets/SpryMenuBarDownHover.gif", imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});
    </script>
    </body>
    </html>
    Thank You

    all I want is the content to be centered on all resolutions. How am I to this?
    APDivs as a primary layout method seldom works well. Here is why:
    http://apptools.com/examples/pagelayout101.php
    Don't use positioning.  You don't need it except in very rare situations.  APDivs are removed from the normal document flow, so centering them is impossible unless you wrap them all inside a relative positioned parent element.
    Best advice, start over with one of the centered, fixed-width layouts that comes with Dreamwever.  
    Go to File > New > Blank page > HTML > Layouts (choose one from the right side panel).  Hit Create button.
    Use CSS floats, margins & padding to align elements.
    Btw, I am not too good with coding/css
    That's a shame.  You should get up to speed with code basics soon otherwise DW will continue to frustrate you.
    HTML & CSS Tutorials -
    http://www.html.net/
    http://w3schools.com/
    How to Develop with CSS?
    http://phrogz.net/css/HowToDevelopWithCSS.html
    Learn CSS positioning in 10 Steps
    http://www.barelyfitz.com/screencast/html-training/css/positioning/
    Nancy O.

  • URLs are not "live" in my Yahoo email account since I switched to Firefox. How can I make the URL in my signature line live?

    I put an automatic signature beneath each outgoing email, and that signature includes a URL. I've sent emails to myself in both my Yahoo and Hotmail accounts, and the URL does not come through as live. That is, I can't just click on it and go. I have to copy/paste it into a browser window, and most people won't do that. It's a full URL:
    http://www.smashwords.com/profile/view/HStanbrough

    As Costa Rica isn't on this page : http://support.apple.com/kb/HT5699
    then try contacting Support via this form and explain that you've forgotten your answers, don't have a rescue email address, and your country isn't on the HT5699 page and see how they reply : https://ssl.apple.com/emea/support/itunes/contact.html
    When they've been reset you can then use the steps half-way down this page to add a rescue email address for potential future use : http://support.apple.com/kb/HT5312 .

  • HT201250 How can I make sure time machine backed up my photos and music?

    I recently got a new MacBook Pro, and I sucsessfully transferred all of my information onto my new computer from my old MacBook. I also bought a new external hard drive. I used Time Machine to back it all up. It says that it transferred everything, but all I can see are the Applications. I want to be sure that I have it backed up in two places before I erase my old hard drive and sell my old computer.
    Thanks for the help.

    When you enter Time Machine and navigate to a snapshot, you see only applications? Nothing in your home folder, for example?

  • How can I make the URL change to show which page of flash I'm on?

    Hey, this is a bit confusing to explain, but say I have a
    flash site, just one swf file embedded in an html file. So you go
    to www.mysite.com/index.html, and you see the main page.
    In the flash site you have a button that just goes to a
    different frame in the movie, aka a different page. Thing is, the
    URL still shows index.html. This isn't a big problem, and is
    technically 100% correct, but what if you want people to be able to
    type www.mysite.com/gallery.html to access the gallery of your
    site?
    The only way I could imagine this working, is gallery.html
    would just be a redirection site, which would go to index.html with
    some arguments to go to the gallery frame of the site. or people
    could go to www.mysite.com/index.html?=gallery (I dont know how
    those setups work, is it PHP?)
    The main reason I don't just have many html pages with
    different swfs embedded in them is because then when you click a
    link, you see a quick flash as the browser loads gallery.html
    I am just wondering what the best setup is so all of your
    pages are seamless together, no flashes on page switches or
    anything, but while keeping differentiable URLs.
    My current site uses transparent iframes so that the page
    switch isn't noticable
    http://www.blindmanstudio.com
    but I still have the issue of the URL not reflecting what
    page you are on.
    http://www.blindmanstudio.com/test
    This is the version I am working on. it is full flash, so I am
    trying to learn actionscript3 to control it with. Note that that
    page is notwhere near done, and nothing works yet.

    SWFAddress is the solution you're looking for.
    www.asual.com
    Dave -
    www.offroadfire.com
    Head Developer
    http://www.blurredistinction.com
    Adobe Community Expert
    http://www.adobe.com/communities/experts/

  • How can I make Firefox not-display images?

    About 20 years ago I could configure Mosaic to not-display images. I browse with lynx usually now, but have to use something else when I need Javascript. Sometimes I want to not-display images. I can't find a setting in Firefox for this.

    Note that you can control this via the <b>permissions.default.image</b> pref on the <b>about:config</b>
    The default is 1 to allow all images, a value of 2 will block images.
    *http://kb.mozillazine.org/permissions.default.image
    **1: Allow all images to load, regardless of origin. (Default)
    **2: Block all images from loading.
    **3: Prevent third-party images from loading.

  • How can i change the message display back to full screen from half pane

    after a recent update the message is displayed in the bottom half of the screen. i want to change it back to where the message only opens after double clicking to open it but the options or tools buttons arent there to do this.

    Press F8 to turn the message pane off.

  • My music is in my library but no artist pictures . How can I make the pics come back?

    Help me get pics in my music library ? Thanks

    Wow, a lot of responses overnight (the time difference showed!).
    Thanks everyone! Problem solved! =) As expected, it was just an option I didn't knew about. In my case, in was shooternz who nailed it. I just went to the wrench Icon > show waveform (don't know exactly the name in English, I use Premiere in Spanish) and voilà...  I feel dumb.. but happy it's solved nevertheless haha
    Best luck solving your issue jonny9091!

  • How can I make the tab image instead of text.

    Hi guys,
    How can I make a tab displayed as image instead of text?
    Best Wishes,
    Fateh

    Thanks Jari,
    I use Apex 4.0.2 and the theme is Builder Blue 2. When I click edit tab, I get "Tab Label" that is required field and a region called "images". As I got from you, I cannot utilize images in my case.
    Regards,
    Fateh

  • How can i make apple mail dislay message body to the left not below the mes

    How can i make apple mail display message body to the left not below the messages
    headers pane ? something like outlook

    There is a plugin to do this in Leopard but currently its not compatible with SL however you might like to try the beta release which has preliminary support for 10.6:
    http://www.macupdate.com/info.php/id/21899

  • How can I make sure the Presenter Display will show up?

    I use the option "use alternate display to view presenter information", and it works fine with my secondary display at home. The presenter information (Presenter Display) with my notes etc. shows up.
    But when I gave a practice talk at my university, the Presenter Display did not show up, although all settings were the same. Back at home with my own secondary display, it works fine again.
    How can I make sure that the Presenter Display will always show up on the secondary display?

    I have a similar problem. Last year I gave a presention at a client's office using my Macbook. I had the presenter display on my Macbook screen and the presentation on their projector.
    A few months ago I upgraded to the latest Macbook Pro 15" (plus there have been upgrades to OS X and Keynote in that time). This time when I tried to run the same set-up my MBP screen went blank. I tried changing settings for Keynote and System prefs with no success. The only way I cuould give the presentation without needing to look at the projector screen was to mirro the displays (and lose the Notes of course). Maybe there is a bug with the latest Keynote?
    OS 10.5.7
    Keynote 5.0.2 (776)

  • I keep Mail open on my MacBook Pro and prior to Mavericks items would open on my 27" secondary display. How can I make this happen in Mavericks?

    I keep Mail open on my MacBook Pro and prior to Mavericks items would open on my 27" secondary display. How can I make this happen in Mavericks?

    In System Preferences > Mission Control, uncheck mark Displays have seperate windows. This should bring you back to the secondary display you had before the upgrade. You may have to open Mail, the first time and place it on your secondary display. You also won't have the advantages of the dock and menus on the secondary display.
    I keep my own secondary display with these settings because I need the ability to expand a window across both displays.

  • HT4946 how can I make sure that itunes saved my contacts and photos on last back up ?

    How can I make sure that itunes saved contacts and photos FROM my iPhone on last back up ?, i just bought this phone and store transfer contacts from old non-smart phone and dont want to loose them !

    Look in whatever software on your computer handles your contacts and photos. Neither will be part of the backup file. This may be of help:
    http://support.apple.com/kb/HT1296
    Regards.

Maybe you are looking for