[jQuery] Re: [NEWS] liScroll Plugin

2007-10-18 Thread GianCarlo Mingati
Hi Guy, all good tips from you. I thought too it would be better to wrap the UL with the necessary DIV automatically, and i'll do that today if i got some minutes. The hoverintent is a good tip too, i'll work on how to make it work with liScroll leaving the developer the freedom to choose if

[jQuery] Re: [NEWS] liScroll Plugin

2007-10-18 Thread GianCarlo Mingati
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.

[jQuery] Re: [NEWS] liScroll Plugin

2007-10-18 Thread Karl Swedberg
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 Swedberg

[jQuery] Re: [NEWS] liScroll Plugin

2007-10-18 Thread GianCarlo Mingati
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/

[jQuery] Re: [NEWS] liScroll Plugin

2007-10-17 Thread Guy Fraser
GianCarlo Mingati wrote: Hi all. http://www.gcmingati.net/wordpress/wp-content/lab/jquery/newsticker/jq-liscroll/scrollanimate.html 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?