Hey,
I have a jquery scroller i made with thumbnails and I am trying to create a mini script.
When a user clicks on the thumb nail, it updates code like this:
<div id="big_image">
<img src="HERE.jpg" alt="my image"/>
</div
So when you click a thumbnail on the scroller it updates the SRC of the IMG tag on the page? Any ideas how I can get started?
Thanks,
Ryan