mirror of
https://github.com/jquery/jquery-ui.git
synced 2026-04-20 03:02:41 -04:00
added hover states to static pages.
This commit is contained in:
@@ -3,7 +3,9 @@
|
||||
<head>
|
||||
<title>jQuery UI Static Markup Test Page</title>
|
||||
<script type="text/javascript" src="../../jquery-1.2.6.js"></script>
|
||||
<link rel="stylesheet" href="../../themes/base/ui.all.css" type="text/css">
|
||||
<link rel="stylesheet" href="../../themes/base/ui.all.css" type="text/css" />
|
||||
<script type="text/javascript" src="../../jquery-1.2.6.js"></script>
|
||||
<script type="text/javascript" src="static_helpers.js"></script>
|
||||
<style type="text/css">
|
||||
dd.plugin { margin-top: 0.3em; margin-bottom: 1em; }
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user