Nice titles!
Implemented Nice titles this evening. Let your mouse hover over the links to check it out!
Update Feb. 20, 2003: Turned Nice titles off. The lack of a delay, that Joshua commented about, was driving me crazy.
Implemented Nice titles this evening. Let your mouse hover over the links to check it out!
Update Feb. 20, 2003: Turned Nice titles off. The lack of a delay, that Joshua commented about, was driving me crazy.
I might think about using them if they were delayed by about one second. Tooltips don’t appear that fast, why should nicetitles?
Yeah – they also seem to screw up the hover property occasionally (i.e. sometimes the hover, which on my site usually highlights the link in some way, doesn’t turn off after the mouse moves off the link).
I bet I could add a 1 second delay into the Javascript, if you’re interested.
I’m interested, but as Stuart explains it, I suspect it will be tricky.
Unfortunately, scrolling screws up the position of the “tooltip” box.
Fun with CSS: Link ToolTips
Nice titles is a nifty little “trick” to override the tooltips you sometimes see in browsers with “title” attributes. Thanks to Brad Lauster I’ve got them (kinda) working in Safari. David Hyatt indicates that they will work in Safari shortly as found a…
Nice Titles and Patterns
Last week, Nate from Web Graphics suggested that Safari, Apple’s new Web browser, should display tooltips the same way that
Okay, I’m dumb. We need to upload those libraries to our site, not just include that text, right?
Fun with CSS: Link ToolTips
Nice titles is a nifty little “trick” to override the tooltips you sometimes see in browsers with “title” attributes. Thanks to Brad Lauster I’ve got…