How can I turn off the yellow pop-up tool tips?

Howdy,
I have searched high and low in the preferences and found nothing that does the trick. How can I turn off the yellow pop-up tool tips?
See attached screen shot. They are incredibly annoying. It's probably obvious, but I cannot find it anywhere on internets or this forum.
Thanks!

Thanks Nancy. Unfortunately that doesn't do it. I turned those off awhile back. Nor can I find anything under VIEW that seems to make a difference.  Just FYI: I'm on a Mac OS w/Dreamweaver CS6 - but this has happened on previous versions of DW. Thanks again.

Similar Messages

  • How can I turn off the Download pop up Window from displaying when downloading a file?

    How can I turn off the Download pop up Window from displaying when downloading a file?

    To not display the built-in Firefox downloads window, Tools > Options > General tab, un-check "Show the <u>D</u>ownloads window when downloading a file". See: http://support.mozilla.com/en-US/kb/Options+window+-+General+panel
    If you have some other download manager installed, you will need to see the documentation for the download manager.
    <br />
    You have installed plugins with known security issues that should be updated. To see the plugins submitted as part of your question post, click "More system details..." to the right of you original question.
    *Shockwave Flash 10.1 r53
    *Next Generation Java Plug-in 1.6.0_18 for Mozilla browsers
    #'''Check your plugin versions''': http://www.mozilla.com/en-US/plugincheck/
    #*'''Note: plugin check page does not have information on all plugin versions'''
    #'''Update Shockwave Flash'''
    #*Use Firefox to Download and SAVE to your hard drive from one of the links below; '''<u>the links take you directly to the download and you avoid the "getplus" download manager and "extras" (i.e., toolbars, virus scan links, etc.) on the main Adobe page.</u>'''
    #*SAVE to your Desktop so you can find it
    #*After download completes, close Firefox
    #*Click on the file you just downloaded and install
    #**Note: Vista and Win7 users may need to right-click the installer downloaded and choose "Run as Administrator"
    #**Note: Most browsers other than IE will also get updated with this one download
    #**Note: To update IE, same procedure '''<u>but use IE</u>''' to go: http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_ax.exe
    #*After installation, restart Firefox and check your version again.
    #*'''<u>Download links and other information</u>''':
    #** https://support.mozilla.com/en-US/kb/Managing+the+Flash+plugin#Updating_Flash
    #** '''<u>or</u>''' you can download, save, then run the manual installers for IE, then for Firefox (and all other browsers) from here: http://kb2.adobe.com/cps/191/tn_19166.html#main_ManualInstaller
    #* Also see: http://support.mozilla.com/en-US/kb/Installing+the+Flash+plugin
    #* Also see (if needed): http://kb2.adobe.com/cps/191/tn_19166.html#main_Uninstall
    #'''Update Java:'''
    #* Download and update instructions: https://support.mozilla.com/en-US/kb/Using+the+Java+plugin+with+Firefox
    #* Removing old versions (if needed): http://www.java.com/en/download/faq/remove_olderversions.xml
    #* Remove multiple Java Console extensions (if needed): http://kb.mozillazine.org/Java#Multiple_Java_Console_extensions
    #* After the installation, start Firefox and check your version again.

  • How can I turn off the "Free Subscription is ending in X days" pop-up. I bought the subscription and downloaded it. I'm using the paid version.  It all appears to be working accept for the silly pop-up.

    How can I turn off the "Free Subscription is ending in X days pop-up. I bought my subscription but still receive the notice.

    Hi Carl,
    Is it the Acrobat trial that's ending? (Adobe doesn't offer free subscriptions that expire after a set time.)
    If you're referring to the Acrobat trial, have you logged in with your Adobe ID and password? If not, click License this Software in the pop-up that states the trial is ending soon, and then log in with your credentials, and you should be set.
    Please let us know if that is not the case.
    Best,
    Sara

  • How can I turn off hot link pop up menus in Safari, and anywhere else they appear? OS 10.7.4  thanks!!

    How can I turn off hot link pop up menus in Safari, and anywhere else they appear? OS 10.7.4  thanks!!

    Thanks, that's a great soluion for something else. but it doesn't solve this. these look like system pop up windows, and seem to arise spontaneously .. .. .. not always when hovering over a link. first thing I did when i fired up the this new computer's safari was turned off pop up windows.

  • How can I turn off the home screen preview of SMS/text messages on 3GS

    How can I turn off the home screen preview of SMS/text messages on my new Iphone 3GS ?

    Go to Settings>Messages and choose "No" under "Show Preview" which will hide the text part of the SMS/text message but still will pop up on who its from and just says "text message" on it.
    Other than this there is not a complete way to disable the notification.

  • How can i turn off the shake to undo

    how can i turn off the shake to undo button? it annoys me. i don't even shake my phone, but  it always pop out. please help me

    Your question really has nothing to do with AirPort networking and the products that we support in this forum.....the AirPort Express, AirPort Extreme and Time Capsule pictured below:
    You will likely receive a must faster and more informed answer if you post your iPhone question in the iPhone support forum linked just below:
    Using iPhone
    The last time that we checked, the "shake to undo" feature could not be defeated, but maybe things have changed in that regard.

  • How can I turn off the WLS 6.1 security in order to develop my own application-based security module?

    Dear Colleagues,
    I am currently developing a J2EE application using WLS 6.1.
    My team and I have to implement a security requirement to suit our company's needs.
    The security requirements are that, users' password need to be aged (30 days maximum) and we need to provided a GUI front-end (JSP) to allow users to change their password when these expire after 30 days.
    Our internal contacts in the company, have already taken the lead to find out about whether we will be able to use the WLS 6.1 platform to do this and the answer we got back, was.
    Now we need to develop our own security module.
    I have 2 questions:
    1. How can we turn off the WLS security in order develop our own application-based security module?
    2. How can we develop a security module that allows us to age users' password and provide them with facilities to change their passwords when these expire?
    At the moment, we are using the default BEA WebLogic login.jsp page and there some configuration in the web.xml for this. I will be grateful if you could advise me on how to turn this default security off so that we can write our own security module.

    hi,
    1.You can write your own realm in 61 which can plugged for your security
    calls.
    2. once you write your ownrealm.. you can access it through weblogic
    api/ur api..
    thanks
    kiran
    "Richard Koudry" <[email protected]> wrote in message
    news:3dd0d081$[email protected]..
    Dear Colleagues,
    I am currently developing a J2EE application using WLS 6.1.
    My team and I have to implement a security requirement to suit ourcompany's needs.
    >
    The security requirements are that, users' password need to be aged (30days maximum) and we need to provided a GUI front-end (JSP) to allow users
    to change their password when these expire after 30 days.
    >
    Our internal contacts in the company, have already taken the lead to findout about whether we will be able to use the WLS 6.1 platform to do this and
    the answer we got back, was.
    >
    Now we need to develop our own security module.
    I have 2 questions:
    1. How can we turn off the WLS security in order develop our ownapplication-based security module?
    >
    2. How can we develop a security module that allows us to age users'password and provide them with facilities to change their passwords when
    these expire?
    >
    At the moment, we are using the default BEA WebLogic login.jsp page andthere some configuration in the web.xml for this. I will be grateful if you
    could advise me on how to turn this default security off so that we can
    write our own security module.

  • How can I turn off the sound from the original midi  or audio tracks when I turned on the duplicate tracks for editing ?

    How can I turn off the sound from the original midi or audio tracks when I edit or listen to the duplicate tracks in Logic Pro 9 ?
    I'm using iMac desktop with Mac OS X Version 10.7.3. Pls advise.

    Dan,
    It sounds like one of your preferences has changed.
    Go to preferences > audio > general, and make sure "track mute/solo" is set to "CPU saving (slow response)". It is probably set to "Fast " at the moment.
    This setting (fast) basically causes immediate muting from the channel strip while your song is in play. This is because the audio is still being read from the hard drive, but the channel strip is simply muted.... like a hardware mixer. When set to "CPU saving", the audio from that track, when muted, is actually stopped from streaming from the hard drive, but there is a couple second delay before the audio is actually muted.
    One would think that the fast setting is generally preferable, except when you need to do what you are doing. The only way to keep duplicate copies of channel strips acting independent of one another is to leave this setting on the "CPU saving" setting.
    Hope that helps

  • I am using earphones, but the external audio of my mini ipad is still on. How can I turn off the external audio while listening with my headset?

    I am using earphones, but the external audio of my mini ipad is still on. How can I turn off the external audio while listening with my headset/earphones?

    Other than iMovie, GB always incorporates the audio files into the GB package. So just save or move the GB project to the external drive, and you're done - anything you import, edit or record will be saved to the external drive.

  • How can I turn-off the apps which I have opened once in ISO 7.0.2. In previous version of ISO it was easy to turn- the opened apps by double clicking on home button and then click and hold on respective apps then click on cross sign.

    How can I turn-off the apps which I have opened once in ISO 7.0.2. In previous version of ISO it was easy to turn-off the opened apps by double clicking on home button and then click and hold on respective apps then click on cross sign but in this version I could not do so and my iPad appears slower.

    Close inactive apps
    1. Double tap the home button to bring up the multi-tasking view
    2. Swipe the app's windows upwards to close
    3. The app will fly off the screen

  • How can you turn off the braille setting on an iPhone 4s, once on it won't let you slide the phone into use mode to change the settings or do anything?

    How can you turn off the braille setting on an iPhone 4s, once on it won't let you slide the phone into use mode to change the settings or do anything?

    An alternate method is Accessibility Settings when connected to iTunes. You should be able to turn it off there. I would also check out some of the answers listed to the right of this post and see if they can help.

  • How can I turn off the wireless modem on my HPG5200uk Desktop?

    How can I turn off the wireless modem on my HPG5200uk Desktop? I have an ethernet connection, and don't want to be blasted by unnecessary radio waves.
    This question was solved.
    View Solution.

    Hi,
    You may not have a wireless network adapter.
    If it is not in Network Adapters and you have no Device Manager errors or disabled devices under Network Adapters then that would be the case.
    Jaco
    Errare humanum est.

  • Can you turn off the annoying pop-up in iTunes

    Can you turn off the annoying pop-up in iTunes when you hover over a song in your song list. 
    I don't need a stupid pop-up; this isn't a stupid Windows program. Now my iTunes is jumping around, things are popping up!  *** APPLE! I wnat my old iTunes back!

    Like whan you touch the black bar at the top of the screen with the time and the battery percentage and all that...the screen will scroll all the way back to the top.  I'm wondering if there is a way to turn that off

  • How can I turn off the 2 blue lines running vertically in my image in Photoshop?

    How can I turn off the 2 blue lines running vertically through my image in Photoshop? I want to save my work but do not know if these lines will persist in the saved image.

    normfb wrote:
    I assume the Rulers are showing. In that case, to get rid of each line use the Move tool to straddle the line and drag it whence it came. I really didn't need to add this comment but it is the first time in years I have had a chance to use the word "whence".
    Is this a guide I see before me? Doeth it conspire to confuseth mine eyes with sapphire lines that afoul my worthy parchment, and draw my quill from its righteous path? Be gone foul guide from whence thou cometh.  Verily, forsooth, and hey nonny nonny.

  • HT1657 How can I turn off the scrolling movie ads in itunes store?

    How can I turn off the scrolling movie ads across the top of the screen when I open the itunes store and am in the movies section?

    Thanks varjak paw.
    I was afraid this was the case.  To the degree that Apple marches down this well-travelled road towards making money by trying to pound customers into submission with flashing ads, etc. that actually serve only to aggravate and drive away at least people like me (28 year user of macs) from both Apple and whatever is being advertised, and indeed get in the way of my being able to efficiently do what is my part of what I always thought was the core of the synergism between Apple and its customers -- them innovating to provide the best tools to help us to be creative and productive, then the company will find itself sharing that space with myriad other companies so bankrupt for ideas and innovation that they have no other possible strategy that to promote mindless consumerism.  That does not seem a place of strength for Apple and a complete forfeiting of its unique position.  Sad to watch.

Maybe you are looking for

  • P6 R8.1.0 Web Access not loading EPS

    Hi, This is really weird situation. It started out of nowhere without any specific change to the app or the DB (SQL Server 2008 R2). Whenever i try to load the EPS (clicking on the tan Project) the Java bar for loading data shows starts and stays the

  • No cursor in emacs with tmux

    I'm running emacs in tmux and the cursor doesn't seem to appear. When I run emacs outside of tmux everything is fine. I'm not sure where to start debugging this or what could be relevant to this problem. It was working before I upgraded to tmux-2.0.

  • How can I run steam in a second X server?

    I've been trying to run steam in a second X server so that I can "alt-tab" by switching ttys. I've tried following this and this. and switching the binary to /usr/bin/steam -bigpicture. When I do this, the screen goes black except for a cursor at the

  • WVC54GCA Record & Playback problems : Time issues - Playback - AVI conversion

    I have gotten everything to work sort of. Time: The camera time seems to be becoming issue and I am not quite sure why. I have synced it with my pc an it seems still lose an hour. It will sometimes go and try and find a Nttp server even though I have

  • SCCM 2012R2 cm application catalog cannot connect to application server

    Good Day,We are attempting to use the Web Portal of SCCM 2012R2 to deliver application installs to users, however we are receiving the above error on the interface.Below is a snippet from the log files located in the ServicePortalWebSite.log:Exceptio