Firefox does not show "alt tag" popup. How can I make it show that?

Discussion in 'Products & Tools' started by NicknameJustin, Nov 7, 2008.

  1. #1
    Firefox shows "title" tag but does not show "alt" tag of pictures.
    Internet Explorer and other browsers shows the alt tag.

    Is there a setting to enable that?

    Thanks,
    Justin
     
    NicknameJustin, Nov 7, 2008 IP
  2. NicknameJustin

    NicknameJustin Active Member

    Messages:
    49
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    93
    #2
    To express it more exactly:

    When I hover the mouse over a picture,
    Internet Explorer shows that "alt tag" of that image,
    but Firefox does NOT show that.

    Both browsers shows the "title tag".

    Thanks for a solution to enable that.
    Justin
     
    NicknameJustin, Nov 10, 2008 IP
  3. ccoonen

    ccoonen Well-Known Member

    Messages:
    1,606
    Likes Received:
    71
    Best Answers:
    0
    Trophy Points:
    160
    #3
    alt is understood by IE, use a matching title tag for Firefox.

    <a href="#" title="hello world"><img src="#" alt="hello world" /></a>
     
    ccoonen, Nov 10, 2008 IP