Upgrade to ExtJS 3.3.1 - Released 11/30/2010
[extjs.git] / docs / index.html
1 <html lang="en" xmlns:ext="http://www.sencha.com/docs">
2 <head>
3 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
4
5 <title>Ext JS 3.3.1 API Documentation</title>
6
7 <meta name="description" content="API Documentation for Ext JS - a cross-browser JavaScript framework for building rich internet applications." />
8 <link rel="stylesheet" type="text/css" href="resources/css/ext-all.css" />
9 <link rel="stylesheet" type="text/css" href="resources/css/xtheme-gray.css" />
10 <link rel="stylesheet" type="text/css" href="resources/docs.css" />
11 <link rel="stylesheet" type="text/css" href="resources/style.css" />    
12 <link rel="shortcut icon" href="resources/favicon.ico" />
13 <link rel="icon" href="resources/favicon.ico" />
14 <style type="text/css"></style>
15 <!-- GC -->
16 <script type="text/javascript" src="resources/ext-base.js"></script>
17 <script type="text/javascript" src="resources/ext-all.js"></script>
18 <script type="text/javascript" src="resources/TabCloseMenu.js"></script>
19 <script type="text/javascript" src="resources/docs.js"></script>
20 <script type="text/javascript" src="output/tree.js"></script>
21 </head>
22 <body scroll="no" id="docs">
23 <div id="loading-mask"></div>
24 <div id="loading">
25     <div class="loading-indicator">
26         <img src="resources/extanim32.gif" width="32" height="32" style="margin-right:8px;" align="absmiddle" />
27         Loading&hellip;
28     </div>
29 </div>
30
31 <div id="header">
32     <img style="margin-left: 5px" src="resources/title-ext.png" alt="Ext JS API Documentation" height="49" width="380" />
33     <div style="float:right; margin-top: 15px;margin-right: 10px;color: #CCC">
34         <a href="http://dev.sencha.com/deploy/dev/examples/" style="padding:5px">examples</a> | 
35         <a href="http://www.sencha.com/" style="padding:5px">sencha.com</a>
36     </div>
37 </div>
38
39 <div id="classes"></div>
40
41 <div id="main"></div>
42
43 <select id="search-options" style="display:none">
44     <option>Starts with</option>
45     <option>Ends with</option>
46     <option>Any Match</option>
47 </select>
48 </body>
49 </html>