You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 15, 2018. It is now read-only.
I tried working your script with jquery mobile but it seems to be not compatible with it. I tried searching by myself by building custom package but I don't found anything.
However in my desktop web browser it's working fine but in ios (safari and chrome too) the DOM element not sticky ... I don't know what happens :/
Can you help me ?
Thank's
The text was updated successfully, but these errors were encountered:
Its because jquery.mobile.css has multiple overflow-x:hidden; in my case I have commented the property overflow-x: hidden; of the following css rules : .ui-panel-wrapper / .ui-mobile .ui-page-active and .ui-content .
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I tried working your script with jquery mobile but it seems to be not compatible with it. I tried searching by myself by building custom package but I don't found anything.
However in my desktop web browser it's working fine but in ios (safari and chrome too) the DOM element not sticky ... I don't know what happens :/
Can you help me ?
Thank's
The text was updated successfully, but these errors were encountered: