pull.html 567 B

1234567891011121314151617181920
  1. <section id="pull" data-pull="normal" data-transition="slide">
  2. <header data-title="Pull & Refresh">
  3. <nav class="box">
  4. <a href="#back" data-router="section" data-label="back"></a>
  5. </nav>
  6. </header>
  7. <article class="list indented">
  8. <ul>
  9. <li class="dark" data-icon="help">
  10. <strong>
  11. Test this featury only drag down.
  12. </strong>
  13. <small>This element has an associated event</small>
  14. </li>
  15. </ul>
  16. </article>
  17. </section>