I am creating an iPad application. Just getting started. I have an example that was created and trying to change it. Right now it's one page of an index.html with css and javascript pages. The page swipes and exposes different <div> elements per page. I want to make it into an application that whenever they swipe the next html file shows and then the next and next each time they swipe. So have index.html, index2.html, index3.html, etc. When they swipe it goes to the next html file. Can someone show me an example of how to frame this up?
Thanks.
JR
Your Answer
Think you can help? Login to answer this question!