Welcome to TalkGraphics.com
Results 1 to 6 of 6
  1. #1
    Join Date
    Dec 2005
    Location
    Greenfield, WI USA
    Posts
    3,444

    Default Google Chrome not showing alt text

    I'm playing with Web Designer and just noticed that no alternate text is displayed when viewing in Google Chrome.
    I googled this and found people stating the problem but no solutions.
    Any ideas?
    -=Bob=-
    IP

  2. #2

    Default Re: Google Chrome not showing alt text

    ALT text should not be a pop up tip in a web browser. IE incorrectly renders it as a tooltip. Only the TITLE= attribute should generate a popup tip.
    This has led to people assuming that the ALT attribute is for tip popups. (Also incorrectly being referred to as a 'tag' - it isn't)

    In Xtreme you can do this via the NAME tab for an image name>> ALT="cat" image TITLE="This is a picture of my cat"

    WD doesn't have this (yet), in my opinion it's an omission that ought to have been there already.

    Over to you John..
    Last edited by steve.ledger; 08 March 2009 at 10:55 PM. Reason: spolling
    IP

  3. #3
    Join Date
    Nov 2006
    Posts
    1,602

    Default Re: Google Chrome not showing alt text

    Nor does FF and Safari
    You must use the title properties for these browsers
    mouseover tab in webproperties

    Hans

    ** Steve beat me to it and I agree that the title should be added to the webproperties alongside with the alt
    IP

  4. #4
    Join Date
    Dec 2005
    Location
    Greenfield, WI USA
    Posts
    3,444

    Default Re: Google Chrome not showing alt text

    Thanks, guys. That works just fine.
    -=Bob=-
    IP

  5. #5

    Default Re: Google Chrome not showing alt text

    Quote Originally Posted by haakoo View Post
    ** Steve beat me to it and I agree that the title should be added to the webproperties alongside with the alt
    It's worth noting that unlike the ALT atrribute, the "TITLE" attribute can be inserted inside any HTML tag. Quite useful for text links.

    Yes the mousover popup entry is easy to miss when concentrating on the image tab (I missed it - sorry John)
    Last edited by steve.ledger; 08 March 2009 at 10:59 PM.
    IP

  6. #6
    Join Date
    Aug 2004
    Location
    Ukraine
    Posts
    3,904

    Default Re: Google Chrome not showing alt text

    He, he, no more messing with special object names!
    Well, actually, if someone likes it, there is still one special option that can be used only with a special object name syntax. Kind of undocumented feature for advanced users.
    If you want to embed flash object using SWFObject script (well known), instead of using embed flash option, you should add following name to the placeholder object:

    swfobject="filename.swf"
    Last edited by covoxer; 09 March 2009 at 08:08 AM.
    John.
    IP

 

 

Bookmarks

Posting Permissions

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