Commit graph

35 commits

Author SHA1 Message Date
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