scottjehl
8ba4c27300
Ya'll can scale your pages now. Fixes #1645 . Note: we originally disabled user zooming to work around a bug in iOS that automatically zooms the page beyond the constraints of the viewport on orientation change. We are not working around this bug at all now, but you are free to include any meta tag you'd like, or better yet, consider this polyfill: http://www.blog.highub.com/mobile-2/a-fix-for-iphone-viewport-scale-bug/
2011-05-17 17:28:19 -04:00
scottjehl
d97a964884
been meaning to do this for a while.
2011-04-14 16:04:47 -04:00
scottjehl
91109ebbd0
better page titles
2011-03-31 12:56:47 -04:00
toddparker
7ae63cb6cd
Updated grid documentation to explain that we're using additional classes an styles, just for illustraiton purposes.
2011-03-30 23:41:29 -04:00
John Bender
63e8f6bfcb
resolved merge conflicts and fixed 2 tests
2011-03-15 23:57:17 -07:00
scottjehl
0d9627d54e
Added viewport meta elements to the markup of every template and removed the metaViewportContent option from code and docs. IE does not support generated viewport tags.
2011-03-14 00:20:23 -04:00
scottjehl
19f5fd7cae
changed the default namespace to "" and updated the docs/demos as such
2011-03-09 22:36:14 -05:00
scottjehl
77ac0f009a
a few more non-namespaced attrs to bring over
2011-03-09 21:03:40 -05:00
scottjehl
9e91fa6752
updated docs with jq namespace, found some more stragglers
2011-03-09 21:03:40 -05:00
scottjehl
d183cc591f
applied data-jq- namespacing to all data attributes in docs
2011-03-09 20:53:02 -05:00
Jim Hoskins
cbd890daa6
Changed <ul> to <ol> in html content formattic doc
2011-02-23 01:27:12 +08:00
Jim Hoskins
1b588fa76d
Updated grammatical errors in docs
...
Changed "an" to "a" where appropriate
2011-02-23 01:27:12 +08:00
toddparker
0aeb20b180
home button fixes
2011-02-03 18:34:35 -05:00
toddparker
9806cdc221
Added a home link to all pages and changed the header bar theme swatch to b globally
2011-02-03 17:29:48 -05:00
Kin Blas
161f5e6ae3
Removed jquery.js from js/index.php and updated all html doc/experiments/test files that incuded "js/" so that they also include jquery.js manually.
...
This makes our include model match the include model on the CDN, and allows devs to make use of mobileinit for debugging some of the samples since that must be set up after jquery.js, but before jquery-mobile.
2011-01-20 11:26:12 -08:00
Kin Blas
38f09ee66f
Sweep through all files to add a trailing slash to <link> tags that include thems/default. This should fix Opera Mobile Issue 763.
2011-01-05 16:19:24 -08:00
kptdobe
c413b2f86f
fixed doc: missing/invalid HTML tags and wrong paths
2010-11-16 22:42:02 +08:00
Todd Parker
719608d0a7
Added link to demo css file to all docs pages
2010-11-11 14:15:42 -05:00
Todd Parker
66d53461b0
Added full icon positioning docs and examples and re-vamped the headers docs to include a navbar doc page with glyphish example.
2010-11-11 12:50:32 -05:00
scottjehl
8f9aee12a6
removed js/all redirect. updated files to use js/
2010-11-09 17:57:26 -05:00
scottjehl
f29b85a149
converted collapsible to the widget factory. API change: data-state="collapsed" is now data-collapsed="true". Updated markup in demos to support change. Fixes #372
2010-11-04 21:32:28 -04:00
scottjehl
bc1d0ba08e
set utf-8
2010-11-01 21:46:29 -04:00
scottjehl
25c2ce5ce6
added support for grouped collapsibles that make accordions. Parent element just needs a data-role of collapsible-set. Fixes #87 , Fixes #178
2010-10-23 10:20:06 -04:00
scottjehl
ceca38b8e0
fixed css references in markup
2010-10-23 09:01:31 -04:00
Todd Parker
8816dd3383
typo for 3 column grid. fixes:
...
http://github.com/jquery/jquery-mobile/issuesearch?state=open&q=docs#issue/229
2010-10-20 15:46:02 -04:00
PattyToland
e3c3111051
edits
2010-10-15 23:22:11 -04:00
PattyToland
6561995a3f
edit
2010-10-15 23:19:27 -04:00
PattyToland
51ac0fb672
edit
2010-10-15 23:18:09 -04:00
PattyToland
efaf3c8839
edits
2010-10-15 23:17:40 -04:00
PattyToland
6aa096a786
edits
2010-10-15 23:14:21 -04:00
PattyToland
12e6bebda0
edit
2010-10-15 22:58:17 -04:00
PattyToland
7ea792be0d
edit
2010-10-15 22:57:07 -04:00
PattyToland
3102a75d63
edit
2010-10-15 22:49:13 -04:00
John Resig
51c4f4a5e2
Disable links to API documentation. Will tackle this weekend.
2010-10-15 22:48:09 -04:00
PattyToland
8098bf0256
edit
2010-10-15 22:45:21 -04:00
PattyToland
ee23c99e8a
edit
2010-10-15 22:39:31 -04:00
PattyToland
c37bdd6727
edits
2010-10-15 22:37:21 -04:00
PattyToland
3ad21a2a9a
edits
2010-10-15 22:21:13 -04:00
PattyToland
5e3e5abb1d
edits
2010-10-15 22:20:00 -04:00
PattyToland
5805f5e70b
edit
2010-10-15 22:05:07 -04:00
PattyToland
fd7bdc0d68
edits
2010-10-15 22:02:23 -04:00
Todd Parker
926934fb10
changed headers to data-theme="b"
2010-10-15 17:12:21 -04:00
Todd Parker
240b87954c
added data-position="inline" to headers on all index pages -- these are too short for the static headers
2010-10-13 23:24:35 -04:00
Todd Parker
e8b3a96783
re-vamped and simplied content docs
2010-10-13 17:40:44 -04:00
Todd Parker
690266693f
baar docs revisions
2010-10-13 16:42:09 -04:00
Todd Parker
4375b3cb0c
added link to html demo
2010-10-13 14:14:40 -04:00
Todd Parker
d846dcffb1
linked up html page
2010-10-13 14:11:33 -04:00
Todd Parker
5882774b5e
new html formatting page
2010-10-13 14:11:23 -04:00
Todd Parker
88c8fcb133
new content docs pages added
2010-10-13 13:43:45 -04:00