forked from netconstructor/selectorgadgetCustom
-
Notifications
You must be signed in to change notification settings - Fork 1
/
test.html
102 lines (96 loc) · 7.06 KB
/
test.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
<!--
To change this template, choose Tools | Templates
and open the template in the editor.
-->
<!DOCTYPE html>
<html>
<head>
<title></title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<h1>Index of /selectorgadget</h1>
<table>
<tr><td valign="top"><img src="/icons/unknown.gif" alt="[ ]"></td><td><a href="CHANGES">CHANGES</a> </td><td id="a4" align="right">18-Apr-2013 13:43 </td><td align="right">1.1K</td><td> </td></tr>
<tr><td valign="top"><img src="/icons/unknown.gif" alt="[ ]"></td><td><a href="LICENSE">LICENSE</a> </td><td align="right">18-Apr-2013 13:43 </td><td align="right">1.1K</td><td>
<table>
<tr><td valign="top"><img src="/icons/folder.gif" alt="[DIR]"></td><td><a href="lib/">lib/</a> </td><td align="right">13-Mei-2013 14:11 </td><td align="right"> - </td><td> </td></tr>
<tr><td valign="top"><img src="/icons/folder.gif" alt="[DIR]"></td><td><a href="nbproject/">nbproject/</a> </td><td align="right">22-Apr-2013 22:26 </td><td align="right"> - </td><td> </td></tr>
</table>
</td></tr>
<tr><td valign="top"><img src="/icons/unknown.gif" alt="[ ]"></td><td><a href="TODO">TODO</a> </td><td align="right">18-Apr-2013 13:43 </td><td align="right"> 68 </td><td> </td></tr>
<tr><td valign="top"><img src="/icons/folder.gif" alt="[DIR]"></td><td><a href="doc/">doc/</a> </td><td align="right">18-Apr-2013 13:43 </td><td align="right"> - </td><td> </td></tr>
<tr><td valign="top"><img src="/icons/folder.gif" alt="[DIR]"></td><td><a href="sites/">sites/</a> </td><td align="right">22-Apr-2013 10:17 </td><td align="right"> - </td><td> </td></tr>
<tr><td valign="top"><img src="/icons/folder.gif" alt="[DIR]"></td><td><a href="test/">test/</a> </td><td align="right">22-Apr-2013 10:17 </td><td align="right"> - </td><td> </td></tr>
<tr><td valign="top"><img src="/icons/folder.gif" alt="[DIR]"></td><td><a href="vendor/">vendor/</a> </td><td align="right">22-Apr-2013 10:17 </td><td align="right"> - </td><td> </td></tr>
<tr><th colspan="5"></th></tr>
</table>
<address>Apache/2.2.14 (Win32) DAV/2 mod_ssl/2.2.14 OpenSSL/0.9.8l mod_autoindex_color PHP/5.3.1 mod_apreq2-20090110/2.7.1 mod_perl/2.0.4 Perl/v5.10.1 Server at localhost Port 80</address>
<div class="domtree">
<h3 style="margin-left: 0px;" class="">Toggle Button = <code>$('selector').addClass('highlight').animate({ marginLeft: 10}, 'fast');</code></h3>
<p><a href="http://www.codylindley.com/jqueryselectors/jqueryselectors.zip" title="Download This Lab" rel="">Download This Lab</a></p>
<div id="myid">This sentence is in <code style="margin-left: 0px;" class=""><div id="myid"></code>. It is followed by a horizontal rule.</div>
<hr>
<p>This is a paragraph, which means it is wrapped in <code><p></code> <span>and</span> <code></p></code>. Those "p" tags in the previous sentence are formatted as <code><code></code>.</p>
<ul>
<li style="margin-left: 0px;" class="">This is the first list item (<code><li></code>) in an unordered list (<code><ul></code>). </li>
<li style="margin-left: 0px;" class="">This is the second list item. It has a <a rel="self" title="Learning jQuery blog" href="/archives/jquery-links.htm">link</a> in it.</li>
<li style="margin-left: 0px;" class="myclass otherclass">This is the third list item. It has a <code>class</code> of "myclass otherclass"</li>
<li style="margin-left: 0px;" class="">This is the fourth list item. It has <strong>strong</strong> text and <em style="margin-left: 0px;" class="">em</em>phasized <em style="margin-left: 0px;" class="">text</em>.
<ul style="margin-left: 0px;" class="">
<li style="margin-left: 0px;" class="">second-level list item 1</li>
<li style="margin-left: 0px;" class="">second-level list item 2</li>
</ul>
</li>
</ul>
<p class="myclass"><code><p class="myclass"></code>This is another paragraph. It has class="myclass" Otherwise, nothing <strong>special</strong> about it at all.</p>
<p>This is a paragraph, which means it is wrapped in <code><p></code> and <code></p></code>. Those "p" tags in the previous sentence are formatted as <code>.</p>
<form action="examples_submit" method="get" accept-charset="utf-8">
<div class="left">
<div><input value="text input" type="text"></div>
<div><input value="disabled text input" disabled="disabled" type="text"></div>
<div><input name="password" value="password" type="password"></div>
<div><select>
<option>select list w/ options</option>
<option>another option</option>
<option>a third option</option>
</select>
</div>
</div>
<textarea class="left" rows="5" cols="20">This is a textarea</textarea>
<div><select size="5" style="margin-left:10px">
<option>select list w/ options</option>
<option selected="selected">another option</option>
<option>a third option</option>
</select></div>
<div class="clear-left"><label for="radio1">
<input class="left" name="radiobtn" id="radio1" value="checkedradio" checked="checked" type="radio">
Radio Checked
</label>
<label class="left clear-left" for="radio2">
<input class="left" id="radio2" name="radiobtn" value="not" type="radio">
Radio Not Checked
</label>
<label class="left clear-left" for="check1">
<input class="left" id="check1" name="checkbx" value="checked" checked="checked" type="checkbox">
Checkbox Checked
</label>
<label class="left clear-left" for="check2">
<input class="left" id="check2" name="checkbx" value="not" type="checkbox">
Checkbox Not Checked
</label>
<label class="left clear-left" for="check3">
<input class="left" id="check3" name="checkbx" value="not" type="checkbox">
Another checkbox Not Checked
</label>
</div>
<div class="left clear-left"><input value="Submit input" type="submit"></div>
<div class="left"><input value="Button input" type="button"></div>
<div class="left"><input value="Reset input" type="reset"></div>
<div class="left"><input src="select-form_files/image.gif" value="Image input" type="image"></div>
<div class="left"><button>Button button</button></div>
<div class="left clear-left"><input name="fileinput" value="file input" id="fileinput" type="file"></div>
</form>
</div>
</body>
</html>