Commit graph

13 commits

Author SHA1 Message Date
scottjehl
00c28aff4d demo markup cleanup 2010-10-09 08:57:57 -04:00
scottjehl
db9f34e92a removing home links - auto-back links will work in their place 2010-10-08 23:10:56 -04:00
scottjehl
de53cfb930 Made all css and JS rely upon media query support. ("only all"). We can go back to the previous system, but so far, this seems to create a better divide than our previous support tests provided. 1-person discussion here: https://github.com/jquery/jquery-mobile/issues/#issue/29 2010-10-07 15:15:59 -04:00
scottjehl
a08ccd6880 whitespace only 2010-10-02 11:43:32 -04:00
scottjehl
79a5c3db13 removed inline gzips 2010-10-02 11:42:50 -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
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
9e35f60620 content edit 2010-09-18 12:03:24 -04:00
scottjehl
ba54aee4d8 updated link in demo page 2010-09-17 17:15:06 -04:00
scottjehl
b7e2166cf8 removed extra class from demo 2010-09-17 17:05:10 -04:00
scottjehl
c360b1eeac class switch up 2010-09-17 16:56:11 -04:00
scottjehl
d06c22e8d9 added dialog plugin and css, added it to the manifest file, updated some of the content on the _dialog.html demo page 2010-09-17 16:24:12 -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