On Dec 24, 2007 1:18 AM, ismail cassiem <[EMAIL PROTECTED]> wrote: > Hi, I need help please! > > I have fields with images next to them used as tooltips, I'm using the ALT > but the problem io have the users have lenthy text they want to display over > the images. The ALT works fine but it time-out which does not allow users to > read the full tooltip text! > > Is there a way i can set the lenght or a workaround or another way?
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/ -- "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:295319 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

