On Dec 24, 2007 1:20 PM, s. isaac dealey <[EMAIL PROTECTED]> wrote:
> > you're trying to use an attribute that's not meant to be a true "tool
> > tip" as a tool tip.
> >
> > if you want a tooltip, check a site like dynamicdrive.com or one of
> > the many jQuery tooltip plugins:
> >
> > http://www.codylindley.com/blogstuff/js/jtip/
>
> and/or use the title attribute on the image in addition to the alt tag
> -- title actually is intended to be a "tool tip", although depending on
> your users, it may still crop part of the text. I don't know where
> different browsers clip the attributes, but I'd guess there's a good
> chance they'll allow a longer title than alt. But I know I've seen them cut
> title attributes short too.

I think the title attribute "times out" the same as the alt attribute
(but i do agree that it's the "more correct" option of the 2 choices).
 I suggested the js solution because he was apparently looking for a
popup tooltip that persisted for a longer period of time.  I don't
think title will do that for him (?)

-- 
"Scientists tell us that the fastest animal on earth, with a top speed
of 120 feet per second, is a cow that has been dropped out of a
helicopter." - Dave Barry

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:295328
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to