SitePoint Sponsor

User Tag List

Results 1 to 3 of 3

Thread: remove delay on title attribute

  1. #1
    SitePoint Addict
    Join Date
    Sep 2006
    Posts
    236
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    remove delay on title attribute

    Hello

    Is it possible to remove the delay on the title attribute, so it shows up instantly when the user hovers over?

  2. #2
    Robert Wellock silver trophybronze trophy
    SitePoint Award Recipient xhtmlcoder's Avatar
    Join Date
    Apr 2002
    Location
    A Maze of Twisty Little Passages
    Posts
    6,243
    Mentioned
    51 Post(s)
    Tagged
    0 Thread(s)
    There isn't really that much of a delay with the TITLE attribute text and in eithercase that's down to the user-agent and beyond the scope of static markup.
    };-) http://www.xhtmlcoder.com/
    Thinking Web: Voices of the Community

    > March 2013 - SitePoint forums: Spot the Error 3: Calling all Sleuths! Winner Announced!... She knows how to spot simple <code> errors but do you?

  3. #3
    Mouse catcher silver trophy
    SitePoint Award Recipient Stevie D's Avatar
    Join Date
    Mar 2006
    Location
    Yorkshire, UK
    Posts
    5,103
    Mentioned
    66 Post(s)
    Tagged
    1 Thread(s)
    Quote Originally Posted by xhtmlcoder View Post
    There isn't really that much of a delay with the TITLE attribute text and in eithercase that's down to the user-agent and beyond the scope of static markup.
    Agreed. And that small delay is there for a very good reason. Imagine how confusing it would be as you moved your mouse across a page if every link and image that you passed across instantly popped up a title tooltip - you wouldn't be able to focus on anything properly!

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
  •