Skip to content

Commit 39d5eb9

Browse files
committed
Added jQuery UI themerolled demo
1 parent 4b5e454 commit 39d5eb9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

demo/themerollered.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,9 @@
1010
<script src="../lib/jquery.js" type="text/javascript"></script>
1111
<script src="../jquery.validate.js" type="text/javascript"></script>
1212

13-
<script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.2/jquery-ui.min.js" type="text/javascript"></script>
14-
<script src="http://jquery-ui.googlecode.com/svn/branches/dev/ui/jquery.ui.button.js" type="text/javascript"></script>
13+
<script src="http://jquery-ui.googlecode.com/svn/tags/latest/ui/jquery.ui.core.js" type="text/javascript"></script>
14+
<script src="http://jquery-ui.googlecode.com/svn/tags/latest/ui/jquery.ui.widget.js" type="text/javascript"></script>
15+
<script src="http://jquery-ui.googlecode.com/svn/tags/latest/ui/jquery.ui.button.js" type="text/javascript"></script>
1516

1617
<script type="text/javascript" src="http://jqueryui.com/themeroller/themeswitchertool/"></script>
1718

0 commit comments

Comments
 (0)