Hello i have setup a JQuery scroller on one of my pages, the idea is that users will be able to scroll accross through say the top 10 images for that section and select the one they want to download, or select the catergory and go further.
I only have one scroller as a test..
The scroller is implented in an inline frame at the moment which is causesing some problems, any hyperlinks in the inline frame only work inside the frame not the actual whole page..
However if i didnt have it in the inline frame the images would just scroll accross the whole page rather than in the box i want them to..
( i hope this is making sense!)
SO my question is, how can i use this method outside the inline fram without the images scrolling all the way over the page?