aboutsummaryrefslogtreecommitdiffstats
path: root/97suifangqa/apps/indicator/static/plugins/jquery-ui/demos/effect/index.html
blob: 5da6bc612b631dbaef46fe05474d72fb948a0c4f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!doctype html>
<html lang="en">
<head>
	<meta charset="utf-8">
	<title>jQuery UI Effects Demos</title>
</head>
<body>

<ul>
	<li><a href="default.html">Effect showcase</a></li>
	<li><a href="easing.html">Easing showcase</a></li>
</ul>

</body>
</html>