navigation of articles from left to right, should feel iOS like, even if implemented with javascript.
possible options
- side-by-side divs && javascript?
- side-by-side divs && obj-c?
- seperate html && obj-c?
implemented a solution from (does not work appropriately)
http://spilled-milk.com/pagination/index.html
http://www.developria.com/2010/10/replicate-the-ios-pagination-w.html
navigation of articles from left to right, should feel iOS like, even if implemented with javascript.
possible options
implemented a solution from (does not work appropriately)