| 1234567891011121314151617181920 |
- <section id="pull" data-pull="normal" data-transition="slide">
- <header data-title="Pull & Refresh">
- <nav class="box">
- <a href="#back" data-router="section" data-label="back"></a>
- </nav>
- </header>
- <article class="list indented">
- <ul>
- <li class="dark" data-icon="help">
- <strong>
- Test this featury only drag down.
- </strong>
- <small>This element has an associated event</small>
- </li>
- </ul>
- </article>
- </section>
|