Thanks Karl ;-)
GC
On Oct 18, 2:54 pm, Karl Swedberg <[EMAIL PROTECTED]> wrote:
> Hi GianCarlo,
>
> Just thought I'd offer clueTip as a resource if you'd like to see one
> way to integrate hoverIntent into a plugin:
>
> docs:http://plugins.learningjquery.com/cluetip/
> js:http://plugins.learningjquery.com/cluetip/jquery.cluetip.js
>
> --Karl
> _________________
> Karl Swedbergwww.englishrules.comwww.learningjquery.com
>
> On Oct 18, 2007, at 6:48 AM, GianCarlo Mingati wrote:
>
>
>
> > Guy, done that.
> > Now all you need to do is write your UL and give it a class name and a
> > unique id.
> > I'll work on the hoverIntent integration.
> > GC
>
> > On Oct 17, 9:24 pm, Guy Fraser <[EMAIL PROTECTED]> wrote:
> >> GianCarlo Mingati wrote:
> >>> Hi all.
> >>>http://www.gcmingati.net/wordpress/wp-content/lab/jquery/
> >>> newsticker/j...
> >>> This is my scrolling news ticker plugin for jQuery.
>
> >> Nice plugin. Would it be possible to have the plugin automatically
> >> add
> >> the divs and the class to the ul? That way any unordered list
> >> could be
> >> turned in to a ticker without modifying the source HTML. This
> >> would be
> >> particularly useful in portal systems where it's often impossible
> >> to get
> >> the raw HTML changed at source.