of images on a Web page, and I want to use only one jcarousel to do
it. I want to change the list of images based on the user clicking on
one of three links, each representing a set of images. How do I do
this? I know I can edit the DOM to modify the list of items, but how
do I call jcarousel's reload() function?
Kevin
P.S. I thought of using three instances of jcarousel, but that takes
up too much screen space and requires the user to scroll too much.
No comments:
Post a Comment