Commit graph

11 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
scottjehl
8f9aee12a6 removed js/all redirect. updated files to use js/ 2010-11-09 17:57:26 -05:00
scottjehl
bc1d0ba08e set utf-8 2010-11-01 21:46:29 -04:00
scottjehl
d5cbcf755b Created a themes directory and moved all CSS and images there.
Edited the PHP combiner and .htaccess logic to accommodate this change, as well as allowing manifest files to use a "../" when referencing files, which will be handy when adding themes that don't include structural files yet.

Modified all HTML files to point to /themes/default for their theme.
2010-10-13 13:26:23 -04:00
scottjehl
f259ebd5f3 pulled the media attr out 2010-10-12 15:18:29 -04:00
Scott González
42110289d3 Added click tracking to basic test page. 2010-10-12 13:57:38 -04:00
Scott González
2ac5e0a755 Wait for 750ms before triggering taphold. Trigger tap even if a taphold occurs. 2010-10-12 11:34:31 -04:00
Scott González
8f7d33f4bd Fixed reference to CSS file. 2010-10-12 11:14:24 -04:00
Scott González
89b0c2dcb7 Fixed reference to JS file. 2010-10-12 10:56:32 -04:00
Scott González
127e749d1f Basic page for testing speed and responsiveness of events. 2010-10-12 10:49:53 -04:00