31ae7a4974b8fc343f356f7099ba782c16fe00bd
[platform/framework/web/web-ui-fw.git] / libs / js / jquery-mobile-1.0.1pre / docs / forms / plugin-eventsmethods.html
1 <!DOCTYPE html> 
2 <html> 
3         <head>
4         <meta charset="utf-8">
5         <meta name="viewport" content="width=device-width, initial-scale=1"> 
6         <title>jQuery Mobile Docs - Form Plugin Methods</title> 
7         <link rel="stylesheet"  href="../../css/themes/default/" /> 
8         <link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
9         <script src="../../js/jquery.js"></script>
10         <script src="../../experiments/themeswitcher/jquery.mobile.themeswitcher.js"></script>
11         <script src="../_assets/js/jqm-docs.js"></script>
12         <script src="../../js/"></script>
13 </head> 
14 <body> 
15
16         <div data-role="page" class="type-interior">
17
18                 <div data-role="header" data-theme="f">
19                 <h1>Form Plugin Methods</h1>
20                 <a href="../../" data-icon="home" data-iconpos="notext" data-direction="reverse" class="ui-btn-right jqm-home">Home</a>
21         </div><!-- /header -->
22
23         <div data-role="content">
24                 <div class="content-primary">
25                 
26                 <div class="ui-body ui-body-e">
27                     <h4>We've retired this page.</h4>
28                     
29                     <p>Plugin events and methods are now documented separately for each component (see links on the left).</p>
30                 </div>
31                 
32                     
33                                                 
34                 </div><!--/content-primary -->          
35
36                 <div class="content-secondary">
37
38                         <div data-role="collapsible" data-collapsed="true" data-theme="b" data-content-theme="d">
39
40                                         <h3>More in this section</h3>
41
42                                         <ul data-role="listview" data-theme="c" data-dividertheme="d">
43
44                                                 <li data-role="list-divider">Form elements</li>
45                                                 <li><a href="docs-forms.html">Form basics</a></li>
46                                                 <li><a href="forms-all.html">Form element gallery</a></li>
47                   <li><a href="textinputs/">Text inputs</a></li>
48                                                 <li><a href="search/">Search inputs</a></li>
49                                                 <li><a href="slider/">Slider</a></li>
50                                                 <li><a href="switch/">Flip toggle switch</a></li>
51                                                 <li><a href="radiobuttons/">Radio buttons</a></li>
52                                                 <li><a href="checkboxes/">Checkboxes</a></li>
53                                                 <li><a href="selects/">Select menus</a></li>
54                                                 <li><a href="forms-themes.html">Theming forms</a></li>
55                                                 <li><a href="forms-all-native.html">Native form elements</a></li>
56                                                 <li><a href="forms-sample.html">Submitting forms</a></li>
57                                         </ul>
58                         </div>
59                 </div>          
60
61         </div><!-- /content -->
62
63         <div data-role="footer" class="footer-docs" data-theme="c">
64                         <p>&copy; 2011 The jQuery Project</p>
65         </div>
66
67         </div><!-- /page -->
68
69         </body>
70         </html>