On 08/11/06, Andy Matthews <[EMAIL PROTECTED]> wrote:
> 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.
> [EMAIL PROTECTED]
> 615.370.1530 x737
> --------------//--------->

How about the ability to specify the separator, because you may want
to use a colon in the title? Also, a user may want to use something
other than <h3> and <p>

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to