32 lines
1.4 KiB
HTML
32 lines
1.4 KiB
HTML
<html>
|
|
<head>
|
|
<title>jQuery Test Suite</title>
|
|
</head>
|
|
<body>
|
|
<div id="main">
|
|
<p id="firstp">See <a id="simon1" href="http://simon.incutio.com/archive/2003/03/25/#getElementsBySelector" rel="bookmark">this blog entry</a> for more information.</p>
|
|
<p id="ap">
|
|
Here are some links in a normal paragraph: <a id="google" href="http://www.google.com/" title="Google!">Google</a>,
|
|
<a id="groups" href="http://groups.google.com/" class="GROUPS">Google Groups (Link)</a>.
|
|
This link has <code><a href="http://smin" id="anchor1">class="blog"</a></code>:
|
|
<a href="http://diveintomark.org/" class="blog" hreflang="en" id="mark">diveintomark</a>
|
|
|
|
</p>
|
|
<div id="foo">
|
|
<p id="sndp">Everything inside the red border is inside a div with <code>id="foo"</code>.</p>
|
|
<p lang="en" id="en">This is a normal link: <a id="yahoo" href="http://www.yahoo.com/" class="blogTest">Yahoo</a></p>
|
|
<p id="sap">This link has <code><a href="#2" id="anchor2">class="blog"</a></code>: <a href="http://simon.incutio.com/" class="blog link" id="simon">Simon Willison's Weblog</a></p>
|
|
|
|
</div>
|
|
<p id="first">Try them out:</p>
|
|
<form id="form" action="formaction">
|
|
<input id="input1" name="PWD" type="password" value="" />
|
|
<input id="input2" name="T1" type="text" />
|
|
</form>
|
|
<item jid="2345" subscription="both" name="test val" gr:t="B" gr:w="41" gr:mc="161" gr:emc="2"/>
|
|
|
|
</div>
|
|
|
|
</body>
|
|
</html>
|