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 was archived by the owner on Oct 8, 2021. It is now read-only.
I made the following link, but the transition doesn't work as expected any more. The weird thing is that it did work before.
Please check <a data-transition="slide" data-direction="reverse" href="/home" class="ui-btn-text ui-btn-inline btn-back" title="Home"><span class="pe-7s-home"></span></a>
/! jQuery v1.11.3
/! jQuery Mobile 1.4.5
One more thing. The below button works correctly. <a href="#" data-rel="back" class="ui-btn-text ui-btn-inline btn-back" data-direction="reverse" title="Go back"><span class="pe-7s-angle-left"></span></a>
The text was updated successfully, but these errors were encountered:
HoangTrung
changed the title
Link attribute data-direction="reverse" has no more worked
Link attribute data-direction="reverse" doesn't work anymore
Mar 29, 2018
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Uh oh!
There was an error while loading. Please reload this page.
I made the following link, but the transition doesn't work as expected any more. The weird thing is that it did work before.
Please check
<a data-transition="slide" data-direction="reverse" href="/home" class="ui-btn-text ui-btn-inline btn-back" title="Home"><span class="pe-7s-home"></span></a>
/! jQuery v1.11.3
/! jQuery Mobile 1.4.5
One more thing. The below button works correctly.
<a href="#" data-rel="back" class="ui-btn-text ui-btn-inline btn-back" data-direction="reverse" title="Go back"><span class="pe-7s-angle-left"></span></a>
The text was updated successfully, but these errors were encountered: