External Page
External Page
Hello, I'm using Jquery Mobile 1.4.2. When I use external page, for example (eia.html) and the rel="external" the transition doesn't work. Is important for me that have external page because have an order in the information. Are any method to have transition in external page?
Thanks!!!
- <ul data-role="listview" data-inset="false">
- <li><a href="eia.html" rel="external" data-transition="slide">
- <img src="img/arbol.png">
- <h2>EVALUACIÓN AMBIENTAL</h2>
- <p>Leyes de protección ambiental.</p></a>
- </li>
- </ul>
- PD: im spanish sorry for my english