Commit graph

13 commits

Author SHA1 Message Date
scottjehl
abef220bef made some updates to fix support for globalnav plugin. Now you identify a globalnav with data-role="globalnav". 2010-09-17 18:44:55 -04:00
scottjehl
2b62ad506d made some edits to make sure sure fixpos class is only added if the placeholder is at least partially out of view, and it's only animated in if it's completely out of view 2010-09-17 14:42:58 -04:00
scottjehl
7d72bb407b needed some each() scopes 2010-09-16 12:21:08 -04:00
scottjehl
d0b1cb425d added theming options with data-theme support for headers and footers 2010-09-16 12:17:28 -04:00
Scott González
0304159f63 Fixed event binding for fixed toolbars. 2010-09-14 22:37:46 -04:00
Scott González
f035d06c50 Removed calls to $.scrollY(). 2010-09-14 17:37:22 -04:00
scottjehl
5d11ae2779 more rewriting to get the toolbars working better. this change separates the toolbar markup builder portion from the controller portion, which can now be called globally to show,hide,toggle all at once. This seems to be an improvement. 2010-09-12 11:33:23 -04:00
scottjehl
2eef9f4e5d attempts to make the header footer transitions work better with multiple pages 2010-09-12 08:39:32 -04:00
scottjehl
ea63c773c6 rearranged the places where overlays are first shown, and where the auto-hide timer is called 2010-09-11 12:34:47 -04:00
scottjehl
117cb3b78e fixed logic so overlayOnly makes it always use transitions 2010-09-11 12:08:20 -04:00
scottjehl
6b8921250f edited to make other transitions work better, aside from slidedown/up. Fade looks particularly nice. Others.... not so much. 2010-09-11 11:48:07 -04:00
scottjehl
2407f20959 some modifications to make the header footers work better with transitions. 2010-09-11 11:40:12 -04:00
scottjehl
1d0fd4a7d8 committing all the mobiley goodness. 2010-09-10 18:23:13 -04:00