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

<ul>
	<li><a href="default.html">Default functionality</a></li>
</ul>

</body>
</html>