client/player/development-bundle/demos/position/index.html
author ymh <ymh.work@gmail.com>
Tue, 15 Jun 2010 00:28:36 +0200
changeset 43 365124aa9efd
parent 1 436d4791d7ac
permissions -rw-r--r--
increase version

<!DOCTYPE html>
<html lang="en">
<head>
	<meta charset="UTF-8" />
	<title>jQuery UI Position Demo</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 functionality</a></li>
		<li><a href="cycler.html">Cycling images</a></li>
	</ul>
</div>

</body>
</html>