Text when hover over an image...
Results 1 to 7 of 7

Thread: Text when hover over an image...

  1. #1
    Join Date
    Mar 2002
    Location
    Dilham, The UK
    Posts
    412

    Text when hover over an image...

    I use NVU version 1.0
    By using IE7, in my web site if I hover over an image it shows the text, for instance "Ayvalik view from the balcony".
    If I use my Firefox browser no text shows over any image.
    What might I be doing wrong please?

  2. #2
    Join Date
    Jun 2001
    Location
    Albuquerque, NM USA
    Posts
    14,686
    hmmm--Not sure if either of these is what you want.
    In Windows Explorer click Tools|Folder Options|View Tab|Advanced Settings, uncheck the box "Show popup description of folder and desktop items".
    Or use TweakUI for WinXP. Click on Taskbar in left panel and uncheck "Enable balloon tips".
    If you do not already have TweakUI, get it here (free)
    http://www.microsoft.com/windowsxp/d...powertoys.mspx
    However, this should eliminate all "Tool Tips" or "Balloon Tips".
    Jim
    WIN7 Ultimate SP1 64bit, IE 11, NTFS,
    cable, MS Security Essentials, Windows 7 firewall

  3. #3
    Join Date
    Oct 1999
    Location
    PacNW, up & to the left.
    Posts
    1,820
    Don't believe you're doing anything wrong actually.... the text that shows on hover is the "alt" text for a link or image. Firefox does not display this "alt" text... I.E. uses the "alt" tag incorrectly in reality.
    If you don't want it displayed at all you can designate it to be <empty> ... so, really depends upon what you want...
    Last edited by Abhoth; March 10th, 2007 at 03:02 PM.
    Windows 10 on: ~Asus P5B-E ~Intel Core 2 Duo E8400 @ 3GHz ~G. Skill (2 x 2GB) PC2-6400 ~EVGA 7900GTX ~Kingston SSD (for the OS) ~Western Digital 650GB Hard Drive (Data), Turtle Beach Santa Cruz w/Klipsh 2.1 Pro Media Speakers ~ Twin BenQ FP202W 20.1" LCD's

  4. #4
    Join Date
    Mar 2002
    Location
    Dilham, The UK
    Posts
    412
    Thank you for your replies guys!!!
    Abhoth; So as I understand If someone is browsing the internet by Firefox and hovers over an image, he/she does not see any text.
    I never knew this

  5. #5
    JPnyc is offline Virtual PC Specialist!!!
    Join Date
    Jan 2005
    Posts
    7,877
    But if you use "title" both IE and FF will show it.
    There is nothing to fear, but life itself.

  6. #6
    Join Date
    Mar 2002
    Location
    Dilham, The UK
    Posts
    412
    Ahaa!!!!!Thank you Jpnyc....That is great!!!!!
    Please please tell me where about I should put "title" in where "Ayvalik view from our balcony". I copied and pasted 3 lines of HTML for your info.
    Sorry to take your time.

    style="border: 2px solid ; width: 369px; height: 278px; float: right;"
    alt="Ayvalik view from our balcony"
    src="../../../My%20Pictures/Ayvalik%20Holiday%20House/Ayvalikviewfrombalcony.jpg"

  7. #7
    Join Date
    Apr 2000
    Location
    Sheboygan, WI
    Posts
    53,391
    The title attribute
    http://www.w3.org/TR/html401/struct/global.html#h-7.4.3

    ...some text...
    Here's a photo of
    <A href="http://someplace.com/neatstuff.gif" title="Me scuba diving">
    me scuba diving last summer
    </A>
    ...some more text...

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •