Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

Link attribute data-direction="reverse" doesn't work anymore #8622

Open
HoangTrung opened this issue Mar 29, 2018 · 0 comments
Open

Link attribute data-direction="reverse" doesn't work anymore #8622

HoangTrung opened this issue Mar 29, 2018 · 0 comments

Comments

@HoangTrung
Copy link

HoangTrung commented Mar 29, 2018

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>

@HoangTrung 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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant