Closed Thorazine closed 11 years ago
Interesting. For additional fun, click on the open space anywhere on a page with fixed, and watch the toolbars go away. So, it looks like it is either 1.) a jQM problem or 2.) intended behavior.
So really, the more interesting question is: Why does it only appear to happen with flipbox.... I shall investigate.
It also happens on jQM's own demo-site http://view.jquerymobile.com/1.3.1/demos/widgets/fixed-toolbars/ If you scroll down a bit and click anywhere except links,button,headers,inputs the headers visibility will toggle.
I can also reproduce for all datebox modes in Chrome. It seems only to be depended on whether your window has a scrollbar.
I'm having the same problem in Chrome with jQuery 1.9.1. Why is this closed?
For an example use your demo: http://dev.jtsage.com/jQM-DateBox2/
Used browser on Macbook:
Replicate: use customFlip and press on an image of the wheels. You'll see the fixed footer disapear/reapear.
Where did I notice first: Using calbox on safari mobile with config; <input type="date" id="aftr" name="aftr" data-theme="a" data-header-theme="a data-role="datebox" style="margin-left:100px;margin-top:0px;width:40%;" data-options='{"themeHeader":"a", "themeDate":"a", "themeDatePick":"a", "useTodayButton":true, "calShowWeek":true, "calUsePickers":false, "calHighToday":false, "calHighPick":false}' /
Extra:
Thanks, love it