pull.html 1.6 KB

12345678910111213141516171819202122232425262728293031
  1. <section id="pull" data-pull="normal" data-transition="slide">
  2. <header data-title="Pull & Refresh" data-back="home"></header>
  3. <article class="active list indented">
  4. <ul>
  5. <li class="dark" data-icon="help">
  6. <strong>
  7. Test this featury only drag down.
  8. </strong>
  9. <small>This element has an associated event</small>
  10. </li>
  11. <li data-icon="brand html5" class="feature">
  12. <strong>HTML5 Optimized Apps</strong>
  13. Lungo Framework supports open web standards, such as HTML5, CSS3 and JavaScript. It brings consistent browser environment across mobiles, tvs and desktop devices.
  14. </li>
  15. <li data-icon="brand github-2" class="feature">
  16. <strong>Open Source Project</strong>
  17. Each new line of code in Lungo is welcome, we hope that Developers and restless minds help us to improve day by day this humble project.
  18. </li>
  19. <li data-icon="book" class="feature">
  20. <strong>Powerfull JavaScript API</strong>
  21. Each new line of code in Lungo is welcome, we hope that Developers and restless minds help us to improve day by day this humble project.
  22. </li>
  23. <li data-icon="brand branch" class="feature">
  24. <strong>Multi-Device full support</strong>
  25. Is known that create apps for each platform is expensive, this situation is increased by the arrival of tablets and SmartTVs. Lungo will suit all of them creating a unique and amazing UX.
  26. </li>
  27. </ul>
  28. </article>
  29. </section>