Upgrade to ExtJS 4.0.7 - Released 10/19/2011
[extjs.git] / docs / guides / components / examples / floating_panel / index.html
1 <!DOCTYPE html>
2 <html>
3   <head>
4     <title>Ext JS Component - Floating Panel Example</title>
5     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6
7     <link type="text/css" rel="stylesheet" href="../../../../extjs/resources/css/ext-all.css"/>
8     <script type="text/javascript" src="../../../../extjs/ext-all.js"></script>
9     <script type="text/javascript" src="app.js"></script>
10
11   </head>
12   <body>
13   </body>
14 </html>