pull.html 478 B

12345678910111213141516
  1. <section id="pull" data-pull="arrow-down" data-transition="slide">
  2. <header data-title="Pull & Refresh" data-back="home"></header>
  3. <article class="active list indented">
  4. <ul>
  5. <li class="contrast" data-icon="ok">
  6. <strong>
  7. Test this featury only drag down.
  8. </strong>
  9. <small>This element has an associated event</small>
  10. </li>
  11. </ul>
  12. </article>
  13. </section>