Results 1 to 4 of 4

Hybrid View

  1. #1
    Join Date
    Jun 2006
    Location
    My family and I live in Brighton, England
    Posts
    982
    Plugin Contributions
    0

    Default alt= text shows only in header in Firefox

    In FF, if you mouseover the header you'll see the alt text. Just below the header on the main page is a color pallete. Each color name has been added as alt text (Ex: alt="Black Diamond (Grey) on Gold Leaf"). In FF the alt text is not visible.

    In IE the alt text does appear as desired. Any idea how I can address this?

    Thanks!

  2. #2
    Join Date
    Oct 2006
    Location
    Alberta, Canada
    Posts
    4,571
    Plugin Contributions
    1

    Default Re: alt= text shows only in header in Firefox

    Yeah, don't use IE.

    Your situation is that your Header is using the TITLE attribute with the same text as the ALT attribute.

    alt="Italian Glass Connection: Specializing in sized-to-order beaded jewelry featuring handmade Murano glass beads"

    title=" Italian Glass Connection: Specializing in sized-to-order beaded jewelry featuring handmade Murano glass beads "

    You would need to do the same for the other images if want text to show in other Browsers. IE is a bit dumb because the ALT text is supposed to show if there is no image; but IE shows it anyway. Confusing at best and incorrect as per Web Standards.

  3. #3
    Join Date
    Jun 2006
    Location
    My family and I live in Brighton, England
    Posts
    982
    Plugin Contributions
    0

    Default Re: alt= text shows only in header in Firefox

    Quote Originally Posted by Website Rob View Post
    Yeah, don't use IE.

    Your situation is that your Header is using the TITLE attribute with the same text as the ALT attribute.

    alt="Italian Glass Connection: Specializing in sized-to-order beaded jewelry featuring handmade Murano glass beads"

    title=" Italian Glass Connection: Specializing in sized-to-order beaded jewelry featuring handmade Murano glass beads "

    You would need to do the same for the other images if want text to show in other Browsers. IE is a bit dumb because the ALT text is supposed to show if there is no image; but IE shows it anyway. Confusing at best and incorrect as per Web Standards.
    Thanks you two - That should take care of it. As for IE; It doesn't really matter if I use it or not - What matters is that 75% of the people visiting my sites use it.

  4. #4
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: alt= text shows only in header in Firefox

    As I understand it, FF obeys the standards, which say that 'alt' text is used for page readers for the blind, etc.

    What you want for those images is 'title' which will display in both IE and FF.


    Identical answer brought to you by the Department of Redundancy Department.

 

 

Similar Threads

  1. Firefox only shows Security Certificate as Invalid
    By gotlogos in forum General Questions
    Replies: 5
    Last Post: 31 Jan 2011, 09:11 PM
  2. Firefox 3.5 shows space between header and rest of page
    By parliamentfunkadelic in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 3 Sep 2009, 07:58 PM
  3. how do i remove rollover alt text from header logo
    By what44 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 18 Nov 2007, 04:11 PM
  4. Header alt text
    By PRH108 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 7 Oct 2007, 01:08 PM
  5. alt= / alt text setup / programming
    By prodesk in forum General Questions
    Replies: 2
    Last Post: 24 Feb 2007, 08:00 AM

Posting Permissions

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