itlogic
Junior Member
Posts: 2
Registered: 11/27/2008
Member Is Offline
|
| posted on 11/27/2008 at 04:18 PM |
|
|
Pause between external HTML items
Perhaps I'm missunderstanding how this works. I have an extenal HTML file that the scroller reads. I would like it to pause between items in the
file.
Do I need to put each item in a div tag or something so it knows where each item is distinct from the next, or does each item need its own HTML
file?
For instance, in the vertical auto-scroll demo, each item being scrolled is in a different HTML file and it pauses between items. Can I put both of
those in one HTML file and still have it pause between items?
If not, then if I had 10 items to scroll, I would need 10 HTML files for it to pause?
|
|
|
|