scottjehl
e89ebc126e
Input types can now degrade to alternate types, instead of text. First such example is type=range degrades to type=number. Fixes issue #415 , Fixes #404
2010-11-11 21:43:01 -05:00
scottjehl
4db0734008
fixed themeswitcher a little bit
2010-11-11 20:31:17 -05:00
scottjehl
9e99c2c730
fixed up some icons on retina resolution
2010-11-11 20:25:54 -05:00
scottjehl
86005a8815
fixed the FF double scrollbar thingy
2010-11-11 19:58:14 -05:00
scottjehl
7c400eaef7
fixed the retina display for this demo
2010-11-11 19:56:18 -05:00
John Resig
573db6ab28
Just compare the nodes directly to each other.
2010-11-11 19:38:20 -05:00
John Resig
67174b8966
Updating jQuery to 1.4.4.
2010-11-11 19:21:03 -05:00
Kin Blas
1b12c54bcf
Merge branch 'master' of https://github.com/jquery/jquery-mobile
2010-11-11 16:16:03 -08:00
scottjehl
aca00ea8ec
renaming for screen size
2010-11-11 19:09:11 -05:00
Kin Blas
a77ca291e6
Fixed 59 - Fixed footer is anchored to the end of the page content instead of the view port.
...
- If content is less than the view port height, the footer is always anchored at the bottom of the view port.
- If the content is greater in height than the view port, then in inline mode itrests in flow, and in "fixed" mode it snaps to the bottom of the view port.
2010-11-11 16:08:45 -08:00
scottjehl
7a37d2507d
fixed error in selectmenu close function
2010-11-11 19:01:02 -05:00
scottjehl
bffd9a991b
needed $.mobile.activePage
2010-11-11 18:54:50 -05:00
scottjehl
aec0cbc946
docs updates
2010-11-11 18:47:21 -05:00
scottjehl
058f0a867d
closing tag
2010-11-11 17:50:30 -05:00
scottjehl
d3a0d33791
fixed up grids and navbar again - this time to automate the column count to number of children, or 'a' when greater than 5. data-grid attribute can be set to any grid letter to trump the automated counting.
2010-11-11 17:33:07 -05:00
scottjehl
78f342b5e0
fixed up the navbar and grid plugin logic. now supports up to 5 cols
2010-11-11 17:17:45 -05:00
scottjehl
5aa980fdb4
fixed a bug with icon positioning
2010-11-11 17:17:45 -05:00
scottjehl
014bbbcc4a
typo
2010-11-11 17:17:45 -05:00
Todd Parker
36163120d6
Set header theme from e to default on form demo page
2010-11-11 17:14:49 -05:00
John Resig
c9a34f1da2
Add versioning information to the headers of the CSS and JS files.
2010-11-11 17:02:45 -05:00
Kin Blas
dfa1a689a4
Fixed 432 - Fullscreen positioning don't work iPhone/Android/Desktop
...
- $.mobile.activePage isn't being set till *AFTER* the "pageshow" notification, so pass in the page from our pageshow callback into the show() method.
- Also added missing getOffsetTop() call that I missed in my previous checkin.
2010-11-11 13:39:54 -08:00
Todd Parker
e9d2c376fc
added demo css file to api folder pages
2010-11-11 16:15:13 -05:00
Todd Parker
974986c449
Merge branch 'master' of github.com:jquery/jquery-mobile
2010-11-11 16:14:10 -05:00
Todd Parker
ca592cb4ac
added demo css file ref to about
2010-11-11 16:13:46 -05:00
scottjehl
5a2b76bae4
close the ul
2010-11-11 16:13:30 -05:00
scottjehl
499bcb6458
added methods documentation
2010-11-11 16:12:14 -05:00
scottjehl
17304461bf
removed data theme
2010-11-11 16:12:00 -05:00
scottjehl
7d57af8ec4
added some bottom margin to dts
2010-11-11 16:01:26 -05:00
scottjehl
6502377d57
just comments
2010-11-11 15:08:57 -05:00
scottjehl
b7b553da84
missed a few files in that last commit.
2010-11-11 15:08:48 -05:00
scottjehl
055bf14e3f
moved changePage, pageLoading, and silentScroll methods to $.mobile obj.
2010-11-11 15:03:40 -05:00
Todd Parker
06b383cbbf
Content cleanup
2010-11-11 14:38:13 -05:00
Todd Parker
fed9911f08
Refined names for API pages
2010-11-11 14:34:12 -05:00
Todd Parker
0d99c05aea
Updated API links
2010-11-11 14:28:17 -05:00
Todd Parker
98e09e7178
Merge branch 'master' of github.com:jquery/jquery-mobile
2010-11-11 14:26:07 -05:00
Todd Parker
db9e9c918e
Combined settings and global config pages
2010-11-11 14:25:41 -05:00
scottjehl
c708859f55
added docs for media query helpers
2010-11-11 14:22:14 -05:00
Todd Parker
fab9034886
Less margin on h2's
2010-11-11 14:16:59 -05:00
Todd Parker
719608d0a7
Added link to demo css file to all docs pages
2010-11-11 14:15:42 -05:00
Todd Parker
0e28ffe9a1
Added a few code style to demo css. Converted events api page to use DL markup
2010-11-11 14:06:47 -05:00
Todd Parker
34fefc02fc
Merge branch 'master' of github.com:jquery/jquery-mobile
2010-11-11 13:53:23 -05:00
scottjehl
d8845f233b
styling the dl
2010-11-11 13:43:05 -05:00
Todd Parker
2c63a48905
Updated default page theme example
2010-11-11 13:39:22 -05:00
scottjehl
30c8a4cd5e
removed $.mobile.headExtras - useless
2010-11-11 13:38:05 -05:00
Todd Parker
cf88699ea0
Added links to about root index (was empty before)
2010-11-11 13:36:14 -05:00
Todd Parker
b60cfd213f
Merge branch 'master' of github.com:jquery/jquery-mobile
2010-11-11 13:35:53 -05:00
scottjehl
17facff55d
docs updates
2010-11-11 13:33:19 -05:00
scottjehl
d498e20aca
typo on the data-iconpos check
2010-11-11 13:33:19 -05:00
scottjehl
25327445e0
null rather than undefined. woops
2010-11-11 13:33:19 -05:00
Todd Parker
150393ddb4
Tweaked swatch b hover state colors.
2010-11-11 13:31:56 -05:00