In looping a lot of products on a page where every product has images that I want to show with jquery.cycle. The problem is that adding multiple cycles with static id:s is not possible. Im trying to do this dynamically in xslt with adding the javascript part.
Im having some problems with the javascript part not getting rendered properly. And I also have mot stuff happening in document.ready in the master file. Is it necessay to use document.ready?
Add jquery.cycle dynamically in xslt
Hi!
In looping a lot of products on a page where every product has images that I want to show with jquery.cycle. The problem is that adding multiple cycles with static id:s is not possible. Im trying to do this dynamically in xslt with adding the javascript part.
Im having some problems with the javascript part not getting rendered properly.
And I also have mot stuff happening in document.ready in the master file. Is it necessay to use document.ready?
Someone have a nice solution?
is working on a reply...