[jQuery] Tweak to Jorn's ToolTip plugin

[jQuery] Tweak to Jorn's ToolTip plugin

I'm going to use Jorn's plugin for a site I manage, but I didn't think it
was all that useful to have the link or the img src be displayed. I know I
can turn it off, but I chose instead to go behind the scenes and make the P
tag display alternately provided content:
http://www.modernessentials.com/tooltiptest.cfm
What I did is to split the title attribute like so:
This is the title:and this is the content.
Then I tweaked the code to split on the colon and display the first portion
as the H3, with the second portion being displayed in the P tag.
Thoughts?
<!----------------//------
andy matthews
web developer
certified advanced coldfusion programmer
ICGLink, Inc.
andy@icglink.com
615.370.1530 x737
--------------//--------->
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/