demos: linked effects on index, added folders + index files for effects

This commit is contained in:
Paul Bakaus 2008-12-31 14:49:55 +00:00
parent 30e4470a2c
commit 50b1aa247c
4 changed files with 54 additions and 3 deletions

View File

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

View File

@ -0,0 +1,17 @@
<!doctype html>
<html lang="en">
<head>
<title>jQuery UI Effects - General Demos</title>
<link type="text/css" href="../demos.css" rel="stylesheet" />
</head>
<body>
<div class="demos-nav">
<h4>Examples</h4>
<ul>
<li class="demo-config-on"><a href="default.html">Default</a></li>
</ul>
</div>
</body>
</html>

17
demos/effects/index.html Normal file
View File

@ -0,0 +1,17 @@
<!doctype html>
<html lang="en">
<head>
<title>jQuery UI Effect Show/Hide Demos</title>
<link type="text/css" href="../demos.css" rel="stylesheet" />
</head>
<body>
<div class="demos-nav">
<h4>Examples</h4>
<ul>
<li class="demo-config-on"><a href="default.html">Default</a></li>
</ul>
</div>
</body>
</html>

View File

@ -85,9 +85,9 @@
<dd><a href="slider/index.html">Slider</a></dd>
<dd><a href="tabs/index.html">Tabs</a></dd>
<dt>Effects</dt>
<dd><a href="#">Easing</a></dd>
<dd><a href="#">General</a></dd>
<dd><a href="#">Show/Hide</a></dd>
<dd><a href="effects_easing/index.html">Easing</a></dd>
<dd><a href="effects_general/index.html">General</a></dd>
<dd><a href="effects/index.html">Show/Hide</a></dd>
</dl>
</td>
<td class="normal">