Showing posts with label footer. Show all posts
Showing posts with label footer. Show all posts

Tuesday, May 1, 2012

Creating templated/persistant header/footer template in jQuery Mobile and PhoneGap


I'm diving into writing a mobile app with jQuery Mobile/PhoneGap. I'm using this sample template to start from, which uses HTML/JS to create the pages. Rather than have all the <page> tags in one single html file, he's got it split up so it's easier to edit.