iphone - HTML pagination -
Is there an open source project for HTML paging? I'm developing an app for the iPhone. I want to display an HTML file on UIWebView and I do not want to scroll down the user to see the remaining content displayed on the screen. I want to display the remaining content on the second UIWebView.
Any suggestions?
You can see it available jQuery Plugin:
< P> Here is a demo:
and you use it:
Edit: OK, Before I posted it, the question was specifically about iPhones and UIWebViews ... please do not vote for me :)
Comments
Post a Comment