nexus site path corrected
[portal.git] / ecomp-portal-FE / client / bower_components / jquery.event.drag-new / event.linger / 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="../jquery.event.linger.js"></script>
11 <script src="./requirements.js"></script>
12 <script src="./binding.js"></script>
13 <script src="./method.js"></script>
14 <script src="./interaction.js"></script>
15 <script src="./handlers.js"></script>
16 <title>ThreeDubMedia &middot; jQuery.event.linger.js</title>
17 </head>
18 <body>
19 <h1 id="qunit-header">jQuery.event.linger.js Unit Tests</h1>
20 <h2 id="qunit-banner"></h2>
21 <h2 id="qunit-userAgent"></h2>
22 <ol id="qunit-tests"></ol>
23 </body>
24 </html>