Results 1 to 6 of 6

Thread: CSS Tooltips?

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Feb 2006
    Location
    From the UK
    Posts
    422

    CSS Tooltips?

    I'm adding a css tooltip to my website. Using it, i'll be able to show the information of a particular image. I've found something called qTip and the tooltip is easy to add. However I wonder if they are a good idea overall - do you think it is worth adding? One thing I see is that, using Opera, the image link shows up in a standard tooltip, which covers my own css tooltip. I'm sure it's not a big problem but I'm wondering whether to add it all now. Any thoughts?

  2. #2
    Frenzied Member StrangerInBeijing's Avatar
    Join Date
    Mar 2005
    Location
    Not in Beijing
    Posts
    1,666

    Re: CSS Tooltips?

    I guess it's not possible. Even if it were, are you sure its a good idea?
    I mean, the basic rule is x/html for content, css for appearance.

    If I were u, I would set the image and it's title (tooltip) in the html, to make it search engine friendly.

    Just read your post again....guess I misunderstood

  3. #3
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    Re: CSS Tooltips?

    I consider dynamic tooltips something that should be done in JavaScript. (They must, however, be accessible through some other means without scripting - such as having the content on another page).

  4. #4
    Frenzied Member StrangerInBeijing's Avatar
    Join Date
    Mar 2005
    Location
    Not in Beijing
    Posts
    1,666

    Re: CSS Tooltips?

    maybe this will help you

  5. #5

    Thread Starter
    Hyperactive Member
    Join Date
    Feb 2006
    Location
    From the UK
    Posts
    422

    Re: CSS Tooltips?

    Thanks for that.

  6. #6
    Hyperactive Member
    Join Date
    Jun 2006
    Posts
    372

    Re: CSS Tooltips?

    once the script converts the title text, set that attribute to "" to prevent it from popping up the old-fashioned title-based tooltip.

    i think its a good idea, it can make you site richer. make sure to use a script that 'upgrades' regular title attributes, so that those w/o javascript can still get the info.

Posting Permissions

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



Click Here to Expand Forum to Full Width