How can I get the Google bar, or any shortcut to Google?

xxxxx

Here's how to get the old behavior from Firefox 3:
# Go to the about:config page
# Search for the "keyword.URL" preference
# Double-click on the preference and enter a new value of http://www.google.com/search?ie=UTF-8&sourceid=navclient&gfns=1&q=
This will enable "browse by name" which will jump straight to the top search result for common searches.

Similar Messages

  • How can i get the footer bar to stay, whilst page scrolls?

    how can i get the footer bar to stay, whilst page scrolls?
    at the moment, on my site, if the page is longer than the screen, it goes behind the footer,
    but the foot bar moves up the page as yo scroll down to see the rest of the content.
    any way of getting the footer to stay put, while body/page contant scrolls ?
    thanks

    You can use some css to do it...
    #footer_id {
         position:fixed;
         bottom:0px;
    <div id="footer_id">Your footer content</div>
    The css above will lock your footer to the bottome of the browser window. As long as your footer <div> is last in your html, it will float over the top of everything on your page when the page is scrolled. If it's not last in the html, you'll need to add a z-index to get it on top of your other content in the stack.

  • How can I get the menu bar?pressing Alt button does not show it, right clicking in a space in the tab does not show customize button.

    I read the information on the help pages,but I can t get the menu bar to appear using the advice given.

    Right click the Home button.

  • How can I get the status bar back on my web page

    I want to get the status bar on the bottom of the web page so that I can slide from left to right if an article is too large for my monitor. I had it this morning 1-5-15. After checking out Thunderbird as an option for my email, the bar disappeared after uninstalling Thunderbird. I know about hovering over the web pages I have on my menu bar, but I would rather have the entire bar at bottom of page.
    The gray bar shows up in my email only. I would like to have it on all my websites.
    Thank you.

    Does the scroll bar appear if you maximize the window or possibly switch to full screen mode via F12?
    You can try to open the system menu via Alt+Space and see if you can resize the window in case the current window is too high and the horizontal scroll bar falls off.
    Try to open a new window in case there is a problem with the current window.
    You can check for problems caused by a corrupted xulstore.rdf file.
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem.
    *Switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance
    *Do NOT click the Reset button on the Safe Mode start window
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • How can I get the scroll bar to go to the top or bottom of the page with a right click command?

    When I right click on the scroll bar nothing happens. I have to spin the mouse wheel repeatedly to get to the top or bottom of the page. I just switched from explorer. I'm used to being able to do this. It's much less time consuming and frustrating. I hope someone can help. Thanks.

    You can hold down the Shift key and left-click the scroll bar to go to that position.
    If you set the Boolean pref <b>middlemouse.scrollbarPosition</b> to "<i>true</i>" (default on Linux) on the <b>about:config</b> page then you can middle-click the scroll bar to go to that position.
    *http://kb.mozillazine.org/middlemouse.scrollbarPosition
    *http://kb.mozillazine.org/ui.scrollToClick

  • How can I get the Doc object from any other object?

    Dear colleagues,
    in FrameScript it is dead-simple to get to the document part of any object, just add .Doc to the variable.
    How can I achieve the same with ExtendScript? I amtired of passing the document object next to AFrames or Pgfs along into subroutines, because those objects already contain the information about their document. But how do I access this?
    Thanks for pointers,
    - Michael
    PS: Almost the same is true for the page an object lives on. With FrameScript we use .Page, with ExtendScript you have to move up the object tree until you reach the UnanchoredFrame.PageFramePage…
    PPS: It would be great to see some convenience properties like .Doc and .Page implemented natively.

    I'll preface this response by admitting this far from an elegant solution, but I did write a function addressing this question, mostly as an exercise.
    If passed an object with an InTextFrame property (Pgf, AFrame, Cell, Fn) that resides in an open document, the function will return the Doc object. Otherwise, it returns undefined.
    function getParentDoc(testObj) {
        //Get object for current page
        try { var curPage = testObj.InTextFrame.FrameParent.PageFramePage; }
        catch(er) {return;}
        //Step backwards to first page in document
        var prevPage = curPage.PagePrev;
        while (prevPage.ObjectValid())
            curPage = prevPage;
            prevPage = prevPage.PagePrev;
        //Compare with first pages of open documents
        var testDoc = app.FirstOpenDoc;
        while (testDoc.ObjectValid())
            if (curPage.id==testDoc.FirstBodyPageInDoc.id) return testDoc;
            testDoc = testDoc.NextOpenDocInSession;    
        return;
    To your PPS: Rather than seeing the native framework grow bloated to address additional features, I would love to see Adobe and other developers publish libraries of useful functions and class extensions.

  • How can I get the Menu Bar in P/S Ele. 9 to show in the organizer?

    The Menu bar IS in Edit.  Problem occured when I updated from XP to new computer w/ Windows 7.  There is a small rectangle where the menu bar usually is.  I can click on it and the menu bar opens vertically.  The rectangle can not be seen unless you stand up to locate it.

    The glitches and workarounds include:
    -          The Organizer’s menu bar (File, Edit, etc.) won’t show up. You can either set the Windows text size back to 100% (96 DPI), or you can set the Organizer option Edit > Preferences > General > Use System Font. With the latter, the results aren’t always the prettiest, e.g. the font in the Editor’s menu bar stays small, but the font in the dropdown menus gets large. But this workaround at least lets you keep the text size large so that you can read the text in all your other applications.
    -          The Advanced Dialog in the Photo Downloader won’t be available in PSE 8.  (That also occurs on short displays.) You’ll need to reduce the Windows text size to something less – how much depends on the resolution of your display.
    -          The Editor on Windows 7 can show a mouse cursor for some tools that looks like three distorted shadows of the true cursor.  You’ll need to reduce the Windows text size to less than 150% (149% works fine).
    To change the Windows text size/DPI of your display:
    XP: Start > Control Panel > Display or Start > Settings > Control Panel > Display.   Click Settings > Advanced.
    Vista: Windows Start > Control Panel > Personalization > Adjust Font Size (DPI).
    Windows 7: Start > Control Panel > Display. To choose a custom size, click Set Custom Text Size (DPI) on the left.

  • How can I get the address bar to just display URLs?

    With the newest update to Firefox when I type something in the address bar I get more search suggestions than URL suggestions. I only want URL suggestions and want to turn the search off completely. I've tried turning off the "keyword:enable" on the back end of Firefox and it still does not work. Is there a way to go back to just seeing URL's in the address bar?

    I've seen a similar thing in another user's screen shot, but I can't seem to trigger it on my own Firefox.
    Are you seeing search suggestions for possibly matching words/phrases pulled in real time from your preferred search engine (like the drop-down on the search bar), or history entries reflecting terms you previously searched for?
    Do you use any extensions that modify how the address bar works?

  • How can I get the search bar for mp3 downloader pro

    I have the mp3 downloader pro but the search bar is not their, someone told me that I had to type something in the URL to get it but don't know what it is. Can anyone help me?

    In Firefox 3.6 on Windows you can hide the menu bar via "View > Toolbars" or via the right click context menu on a toolbar.
    Press and hold the Alt key down to bring up the menu bar.
    Go to "View > Toolbars" or right-click the menu bar or press Alt+V T to select which toolbars to show or hide.
    See also [[Menu bar is missing]]
    * If the menu bar is hidden then press and hold the Alt key down, that should make the Menu bar appear (Firefox 3.6 on Windows) (see [[Menu bar is missing]]).
    * Make sure that you have the ''Navigation Toolbar'' and other toolbars visible: View > Toolbars .
    * If items are missing then see if you can find them in the View > Toolbars > Customize window.
    * If you see the item in the Customize window then drag it back from the Customize window to the Navigation toolbar.
    * If you do not see that item then click the Restore Default Set button in the View > Toolbars > Customize window.
    See also [[Back and forward or other toolbar buttons are missing]] and [[Navigation Toolbar items]]

  • How can I get the scroll bars to be more visible/contrasting?

    The scroll bars are difficult for me to differentiate from their background. Can I change their colour or darkness to make them more visible?

    Firefox uses the native scroll bars by default.<br />
    You can try to select another window theme in your Linux distribution that has better scroll bar appearance or see if installing a Firefox theme helps.
    * https://support.mozilla.org/kb/Using+themes+with+Firefox
    *https://addons.mozilla.org/firefox/themes/

  • How can I get the awesome bar back. In v. 31 I have lost it and my search box has no search engines. I did use the classic restorer back a few versions, but I d

    This might be a duplicate-I neglected to click submit-so am trying again.
    Since I upgraded to v. 31, my location bar makes me type the address in exactly, or else it says not a valid address. I guess somewhere the awesome bar got lost. Also, my search box does not have any search engines listed at all. Back around v. 29 I added the classic theme restorer addon, but did not think that would have affected the location and search bars as it upgraded. Any help you can give me will really be appreciated. I have worked on this for days. At one, time the location bar was gone completely.
    Thanks in advance!
    mlj

    Do a clean reinstall and delete the Firefox program folder before (re)installing a fresh copy of the current Firefox release.
    *Download the full Firefox installer and save the file to the desktop<br>https://www.mozilla.org/en-US/firefox/all.html
    If possible uninstall your current Firefox version to cleanup the Windows registry and settings in security software.
    *Do NOT remove "personal data" when you uninstall your current Firefox version, because this will remove all profile folders and you lose personal data like bookmarks and passwords including data in profiles created by other Firefox versions.
    Remove the Firefox program folder before installing that newly downloaded copy of the Firefox installer.
    *(32 bit Windows) "C:\Program Files\Mozilla Firefox\"
    *(64 bit Windows) "C:\Program Files (x86)\Mozilla Firefox\"
    *It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    *http://kb.mozillazine.org/Uninstalling_Firefox
    Your bookmarks and other personal data are stored in the Firefox profile folder and won't be affected by an uninstall and (re)install, but make sure that "remove personal data" is NOT selected when you uninstall Firefox.
    If you keep having problems then also create a new profile.
    *http://kb.mozillazine.org/Profile_folder_-_Firefox
    *http://kb.mozillazine.org/Profile_backup
    *http://kb.mozillazine.org/Standard_diagnostic_-_Firefox#Clean_reinstall

  • Some how ive lost my firefox tool bar. i cant get to my bookmarks. ive re-installed without effect. how can i get the tool bar back?

    i have no more details. the tool bar is not there.

    * In Firefox 3.6 versions on Windows and Firefox 4 on Windows and Linux it's possible to hide the "Menu Bar" via "View > Toolbars" or via the right-click context menu of a toolbar.
    * Press F10 or press and hold the Alt key down to bring up the "Menu Bar" temporarily.
    * Go to "View > Toolbars" or right-click the "Menu Bar" or press Alt+V T to select which toolbars to show or hide (click on an entry to toggle the state).
    See also:
    * [[Menu bar is missing]]
    * http://kb.mozillazine.org/Toolbar_customization

  • How do I get the status bar to appear in FF4.1?

    I upgraded to FF4.1 and discovered the status bar had disappeared and a few add-ons no longer worked :/
    After discovering this I re-installed FF3.
    How can I get the status bar back?
    TYIA
    Max

    See step #10 installing the Status-4-Evar extension in the following ...
    You can make Firefox 4.0.1 look like Firefox 3.6.17, see numbered items 1-10 in the following topic [http://dmcritchie.mvps.org/firefox/firefox-problems.htm#fx4interface Fix Firefox 4.0 toolbar user interface, problems (Make Firefox 4.0 look like 3.6)]

  • After getting my software update for safari yesterday (version 6.0) I've lost the google search bar on my menu bar.  I've tried customizing the menu bar by dragging the google search bar to the menu bar, but no luck.  How can I get the google search bar b

    After getting my software update for safari yesterday (version 6.0) I've lost the google search bar on my menu bar.  I've tried customizing the menu bar by dragging the google search bar to the menu bar, but no luck.  How can I get the google search bar back?

    You can't. It's now integrated with the URL bar. It's a search/URL combo.

  • How can I get a search bar added to my email archives screen to make it easier to search for the right archives folder, Samsung has one so I was surprised to see that I have to scroll up and down to find the right folder?

    How can I get a search bar added to my email archives screen to make it easier to search for the right archives folder, Samsung has one so I was surprised to see that I have to scroll up and down to find the right folder?

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    * Don't make any changes on the Safe mode start window.
    * https://support.mozilla.com/kb/Safe+Mode
    * https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes
    You can modify the pref <b>keyword.URL</b> on the <b>about:config</b> page to use Google's "I'm Feeling Lucky" or Google's "Browse By Name".
    * Google "I'm Feeling Lucky": http://www.google.com/search?btnI=I%27m+Feeling+Lucky&ie=UTF-8&oe=UTF-8&q=
    * Google "Browse by Name": http://www.google.com/search?ie=UTF-8&sourceid=navclient&gfns=1&q=
    * http://kb.mozillazine.org/keyword.URL
    * http://kb.mozillazine.org/Location_Bar_search

Maybe you are looking for