[Tickets #10834] use touchOverflowEnabled in jqm where we have fixed toolbars
bugs at horde.org
bugs at horde.org
Fri Dec 2 22:19:25 UTC 2011
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/10834
------------------------------------------------------------------------------
Ticket | 10834
Created By | Chuck Hagenbuch <chuck at horde.org>
Summary | use touchOverflowEnabled in jqm where we have fixed
| toolbars
Queue | Horde Base
Version | Git master
Type | Enhancement
State | New
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Chuck Hagenbuch <chuck at horde.org> (2011-12-02 22:19) wrote:
<script>
$(document).bind("mobileinit", function(){
$.mobile.touchOverflowEnabled = true;
});
</script>
http://jquerymobile.com/test/docs/config/touchOverflow.html
More information about the bugs
mailing list