Commit graph

19 commits

Author SHA1 Message Date
scottjehl
ced22f6962 Sticky footers
Tag a footer div with data-id="foo" and it'll stay visible when transitioning to another page that has a footer of the same data-id.

Fixed #72
All proposed changes above are either implemented, or covered through alternate means.
2010-10-04 19:00:30 -04:00
scottjehl
d961e899c7 updated link to glyphish example in experiments folder 2010-10-03 08:35:13 -04:00
scottjehl
033ed1af59 pulled the rel=external attrs off a couple links 2010-10-02 15:29:10 -04:00
scottjehl
79a5c3db13 removed inline gzips 2010-10-02 11:42:50 -04:00
scottjehl
a0e78eae20 updated page title 2010-09-21 16:47:20 -04:00
scottjehl
af250415b2 updated markup to use data-role attrs in place of classes for header/content/footer 2010-09-21 10:58:54 -04:00
scottjehl
501171d913 linked to new search demo page 2010-09-19 19:09:12 -04:00
scottjehl
94d17d4f42 linked up the new globalnav example that uses glyphish icons 2010-09-19 15:22:33 -04:00
scottjehl
f9f236fb8b Big update:
In starting markup, pages should now be identified with the attribute data-role="page".  This allows us to then add ui-page programatically, hiding all non-active pages, and apply ui-page-active to one page at a time to show it.

mobile.js is updated to find pages by this attribute now, instead of ui-page class.

fixes issue 32
2010-09-18 12:20:35 -04:00
scottjehl
d00e0e03c1 updated index page to link to dialog demo properly. 2010-09-17 16:27:29 -04:00
scottjehl
241bbc1b05 adding a page for dialog demos. Just a transition for now, more later. 2010-09-16 18:32:22 -04:00
scottjehl
c529633ce1 updated link value 2010-09-16 13:18:15 -04:00
scottjehl
3930d41c7f linked to new api viewer demo 2010-09-16 13:15:30 -04:00
scottjehl
bd3ecab04c updated the demo page markup 2010-09-16 12:38:48 -04:00
scottjehl
c30fc03e65 unlinked tree and tabs, linked up new list view widget 2010-09-15 16:52:25 -04:00
Scott González
04f6d6cf90 Cleaned up markup on main demo page. 2010-09-14 22:50:29 -04:00
scottjehl
91ca456a82 added link to globalnav demo page 2010-09-14 11:50:00 -04:00
scottjehl
ec7d66be61 updated demo pages. unlinked the other fixed demos for now, since those transitions aren't working well 2010-09-12 11:33:53 -04:00
scottjehl
1d0fd4a7d8 committing all the mobiley goodness. 2010-09-10 18:23:13 -04:00