[jQuery] Re: slideViewer 1.1

2007-11-01 Thread jim_t
Hi, Really cool slideviewer! How easy would it be to allow it to use a common class name rather than a unique ID, this would work better for multiple slideshows on a page. On Oct 8, 8:48 am, GianCarlo Mingati [EMAIL PROTECTED] wrote:

[jQuery] Re: slideViewer 1.1

2007-10-08 Thread GianCarlo Mingati
http://www.gcmingati.net/wordpress/2007/09/12/seeing-it-burn-gives-me-the-chills/ integrated in a post, as it was invented for. ;-)) GC

[jQuery] Re: slideViewer 1.1

2007-10-08 Thread Rey Bango
Always provide a link GianCarlo so that new folks can find the plugin easier. Rey GianCarlo Mingati wrote: the plugin now works with jquery 1.2 and the jquery.easing.1.2 plugin GC

[jQuery] Re: slideViewer 1.1

2007-10-08 Thread Rey Bango
Link to the plugin: http://www.gcmingati.net/wordpress/wp-content/lab/jquery/imagestrip/imageslide-plugin.html BTW, slideViewer rocks. ;) GianCarlo Mingati wrote: http://www.gcmingati.net/wordpress/2007/09/12/seeing-it-burn-gives-me-the-chills/ integrated in a post, as it was invented for.

[jQuery] Re: slideViewer 1.1

2007-10-08 Thread Guy Fraser
GianCarlo Mingati wrote: the plugin now works with jquery 1.2 and the jquery.easing.1.2 plugin GC URL?

[jQuery] Re: slideViewer 1.1

2007-10-08 Thread Guy Fraser
GianCarlo Mingati wrote: http://www.gcmingati.net/wordpress/2007/09/12/seeing-it-burn-gives-me-the-chills/ integrated in a post, as it was invented for. That's pretty nice - would it be possible to make the images clickable so you progress to the next slide just by clicking the image?

[jQuery] Re: slideViewer 1.1

2007-10-08 Thread Joan Piedra
You should add the stop function for a better animation ;) jQuery(this).parent().parent().parent().prev().find(ul).stop().animate({ left: cnt}, settings.easeTime, settings.easeFunc); On 10/8/07, GianCarlo Mingati [EMAIL PROTECTED] wrote: