scottjehl
|
207264a370
|
removed listview margin overrides when overflow scrolling is in play.
|
2011-12-26 16:32:38 +07:00 |
|
scottjehl
|
ba484f2e83
|
The ui-fixed-hidden class now switches the toolbar's positioning to "absolute" when hidden. This allows a hidden fixed toolbar to still be visible if you scroll to top. Fullscreen toolbars are hidden with a negative left value as well, so that they're entirely off screen.
|
2011-12-20 17:38:05 +07:00 |
|
scottjehl
|
103f409c47
|
added new script and associated styles for handling "fixed" toolbars using native support for CSS position: fixed, where possible. Non-supporting platforms will fall back to inline positioning, either by gracefully degrading on their own or by opting them out through a blacklist (fixed positioning detection's got issues...).
unit tests and api documentation coming next, but for the most part, the API is the same as before.
|
2011-12-20 17:38:05 +07:00 |
|
Eddie Monge
|
5535e24c46
|
Update to add license to root, update individual files to not have license, add license to built and testing files
|
2011-11-08 15:43:36 -08:00 |
|
Eddie Monge
|
bcbaa38854
|
2700: Step 7 Silly me kept putting instead of . Fixed that typo
|
2011-10-17 14:36:50 -07:00 |
|