GianCarlo Mingati ha scritto:
http://www.gcmingati.net/wordpress/wp-content/lab/jquery/imagestrip/imageslide-plugin.html
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 at http://docs.jquery.com/Plugins/Authoring, where you can find very nice examples.

Ciao
Renato

Reply via email to