http://www.gcmingati.net/wordpress/wp-content/lab/jquery/imagestrip/imageslide-multi.html

Hi, that's what happens if i put more than one 'instance' of
slideviewer into a page.
The 'load' trick worked but now i think that despite renato's
suggestion (if you look at the plugin the code is wrapped inside the
return this.each function) but the interface (the generated links to
move the images) is the problem now.
For the second gallery is correctly sized but it seems like the
interface for the second gallery is duplicated also into the first.
It's loop or something that i did not get.
i'm plain ignorant ... but i try ;-)
Any tip agin?
Thanks

GC

On Jun 14, 9:03 pm, Renato Formato <[EMAIL PROTECTED]> wrote:
> GianCarlo Mingati ha 
> scritto:>http://www.gcmingati.net/wordpress/wp-content/lab/jquery/imagestrip/i...
> > Hi all.
> > It works now, thank you very much, but why couldn't I put only one
> > istance per page?
> > Try yourself if you got the time. I'll work on that too.
>
> > Grazie!
>
> Ciao GianCarlo,
> I think you broke the jQuery chain.
>
> you should use
>
> return this.each(function() {
>         ...here goes the plugin code
>
> });
>
> Take a look athttp://docs.jquery.com/Plugins/Authoring, where you can
> find very nice examples.
>
> Ciao
> Renato

Reply via email to