r3394 committed - menu visual test: optional themeroller

r3394 committed - menu visual test: optional themeroller


Revision: 3394
Author: joern.zaefferer
Date: Mon Oct 26 14:31:36 2009
Log: menu visual test: optional themeroller
http://code.google.com/p/jquery-ui/source/detail?r=3394
Modified:
/branches/dev/tests/visual/menu/default.html
=======================================
--- /branches/dev/tests/visual/menu/default.html    Thu Oct 22 12:17:04 2009
+++ /branches/dev/tests/visual/menu/default.html    Mon Oct 26 14:31:36 2009
@@ -11,7 +11,7 @@
    <script type="text/javascript"
src="http://jqueryui.com/themeroller/themeswitchertool/"></script>
    <script type="text/javascript">
    $(function() {
-        $('<div/>').css({
+        $.fn.themeswitcher && $('<div/>').css({
            position: "absolute",
            right: 10,
            top: 10