Changeset 5519 for trunk/plugins/mousewheel/test/index.html
- Timestamp:
- 05/08/08 19:51:04 (5 months ago)
- Files:
-
- 1 moved
-
trunk/plugins/mousewheel/test/index.html (moved) (moved from trunk/plugins/mousewheel/test/test.html) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/plugins/mousewheel/test/index.html
r4260 r5519 4 4 <head> 5 5 <title>Testing mousewheel plugin</title> 6 <link rel="Stylesheet" media="screen" href=" testsuite.css" />6 <link rel="Stylesheet" media="screen" href="../../../qunit/testsuite.css" /> 7 7 <script type="text/javascript" src="jquery.js"></script> 8 8 <script type="text/javascript" src="../jquery.mousewheel.js"></script>
