jquery-ui/demos/effects_easings/index.html
2009-01-20 11:42:07 +00:00

18 lines
323 B
HTML

<!doctype html>
<html lang="en">
<head>
<title>jQuery UI Effects - Easing Demos</title>
<link type="text/css" href="../demos.css" rel="stylesheet" />
</head>
<body>
<div class="demos-nav">
<h4>Easing Effects</h4>
<ul>
<li class="demo-config-on"><a href="default.html">Easings</a></li>
</ul>
</div>
</body>
</html>