anyone know how to enable ALT tags in firefox?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • latinasojourn
    Confirmed User
    • Oct 2003
    • 3191

    #1

    anyone know how to enable ALT tags in firefox?

    anyone?

    thanks
  • Jakke PNG
    ex-TeenGodFather
    • Nov 2001
    • 20306

    #2
    What do you mean enable alt-tags?
    If you mean 'hovering' over an image and seeing the alt tag in a text-box, you should be using 'title' tag instead of alt-tag. Alt tag is.. alternative tag IF pic isn't shown, not 'hover-mouseover text-box thing'.
    ..and I'm off.

    Comment

    • latinasojourn
      Confirmed User
      • Oct 2003
      • 3191

      #3
      Originally posted by TeenGodFather
      What do you mean enable alt-tags?
      If you mean 'hovering' over an image and seeing the alt tag in a text-box, you should be using 'title' tag instead of alt-tag. Alt tag is.. alternative tag IF pic isn't shown, not 'hover-mouseover text-box thing'.
      well thanks for that, i learned something new.

      but it works in IE, just the test does not show up in firefox.

      yes, i want to read the text when mouse is on the image.

      Comment

      • darksoul
        Confirmed User
        • Apr 2002
        • 4997

        #4
        this should work:
        Code:
        <img src="/img/banner.gif" title="Cool Image" alt="Use Firefox">
        1337 5y54|)m1n: 157717888
        BM-2cUBw4B2fgiYAfjkE7JvWaJMiUXD96n9tN
        Cambooth

        Comment

        • hzoltan
          Confirmed User
          • Mar 2006
          • 2007

          #5
          thanks guys!
          I can always learn here
          Gabriel - [email protected] - ICQ 636275551

          Comment

          Working...