nexus site path corrected
[portal.git] / ecomp-portal-FE / client / bower_components / jquery.event.drag-new / fire / test / index.html
1 <!DOCTYPE html>
2 <html xmlns="http://www.w3.org/1999/xhtml">
3         <head>
4                 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5                 <link href="../../img/favicon.ico" rel="shortcut icon" />
6                 <link href="../../jquery/qunit.css" rel="stylesheet" />
7                 <script src="../../jquery/jquery.js"></script>
8                 <script src="../../jquery/qunit.js"></script>
9                 <script src="../../fire/jquery.fire.js"></script>
10                 <script src="./requirements.js"></script>
11                 <script src="./mouse.js"></script>
12                 <script src="./touch.js"></script>
13                 <script src="./key.js"></script>
14                 <script src="./form.js"></script>
15                 <script src="./object.js"></script>
16                 <script src="./mutation.js"></script>
17                 <script src="./custom.js"></script>
18                 <title>ThreeDubMedia &middot; jQuery.fire.js</title>
19         </head>
20         <body>
21                 <h1 id="qunit-header">jQuery.fire.js Unit Tests</h1>
22                 <h2 id="qunit-banner"></h2>
23                 <h2 id="qunit-userAgent"></h2>
24                 <ol id="qunit-tests"></ol>
25         </body>
26 </html>