]> git.proxmox.com Git - sencha-touch.git/blob - src/examples/pullrefresh/index.html
import Sencha Touch 2.4.2 source
[sencha-touch.git] / src / examples / pullrefresh / index.html
1 <!DOCTYPE HTML>
2 <html manifest="" lang="en-US">
3 <head>
4 <meta charset="UTF-8">
5 <title>Pull to Refresh</title>
6 <script id="microloader" type="text/javascript" src=".sencha/app/microloader/development.js"></script>
7 <style>
8 .twitter-post img{
9 width:50px;
10 height:50px;
11 }
12 </style>
13 </head>
14 <body>
15 </body>
16 </html>