r3376 committed - autocomplete: optional themeroller

r3376 committed - autocomplete: optional themeroller


Revision: 3376
Author: joern.zaefferer
Date: Wed Oct 21 00:38:50 2009
Log: autocomplete: optional themeroller
http://code.google.com/p/jquery-ui/source/detail?r=3376
Modified:
/branches/dev/tests/visual/autocomplete/default.html
=======================================
--- /branches/dev/tests/visual/autocomplete/default.html    Tue Sep 29
15:29:20 2009
+++ /branches/dev/tests/visual/autocomplete/default.html    Wed Oct 21
00:38:50 2009
@@ -13,7 +13,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