jquery-mobile/experiments/converter
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
..
.htaccess Adding converter-demo. Not yet actually using cache.manifest, as that screws up testing on mobile devices. At least on Mobile Safari there is no way to clear that offline cache - none that I found so far. 2010-09-21 22:33:06 +02:00
application.js Fixed converter demo. 2010-10-13 10:30:54 +02:00
cache.manifest Created a themes directory and moved all CSS and images there. 2010-10-13 13:26:23 -04:00
index.html Created a themes directory and moved all CSS and images there. 2010-10-13 13:26:23 -04:00
jquery.tmpl.js moved jquery.tmpl.js to converter demo folder, as the script is not part of mobile proper 2010-10-02 11:57:43 -04:00
storage.js Removed console.log() calls. 2010-10-12 13:57:14 -04:00