Hi,
I am new to JET, I have a requirement to create a filmstrip of multiple html pages to show overview of what is going on with various stuff. I would like to auto scroll between pages without any user input, may be just a delay of 3 sec would be good enough.
I want to use Filmstrip as given in cookbook: Overlaid Paging Control http://www.oracle.com/webfolder/technetwork/jet/jetCookbook.html?component=filmStrip&demo=filmStripOverlaidNavDots&mode=…
As of now I am not able to figure out how the component can be linked to a page and how can I setup scroll to next page after 3 sec.. probably using setInterval.
Any pointers or suggestion would be appreciated.
Thanks,
Preeti