Javascript jquery ui主题开关

Javascript jquery ui主题开关,javascript,jquery,jquery-ui,Javascript,Jquery,Jquery Ui,您好,我使用了Meswitcher jquery ui,但现在没有工作 mi代码为: <script type="text/javascript" src="http://jqueryui.com/themeroller/themeswitchertool/"></script> $('#switcher').themeswitcher({ onSelect: function() {

您好,我使用了Meswitcher jquery ui,但现在没有工作

mi代码为:

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

            $('#switcher').themeswitcher({
                 onSelect: function() {
                    $.cookie('hola',$.cookie('jquery-ui-theme'),{ expires: 7 });
                    //alert($.cookie('jquery-ui-theme'));
                 },
                 path:'/web/'
                 ,initialText: "Seleccione tema"
                 ,loadTheme: "Smoothness"
                 ,buttonPreText: "Tema: "
                });

$(“#切换器”)。切换器({
onSelect:function(){
$.cookie('hola',$.cookie('jquery-ui-theme'),{expires:7});
//警报($.cookie('jquery-ui-theme');
},
路径:'/web/'
,首字母:“Seleccione tema”
,加载主题:“平滑度”
,按钮文本:“Tema:
});
我认为这个方向行不通

小部件不存在


有人能帮我吗?谢谢。

jqueryUI.com刚刚完全重做了他们的网站。themeswitcher工具不再存在。我认为,除非他们把他们的东西拿到那边,否则你就不走运了

其他人正在抱怨这个问题


根据他们的说法,主题开关是“不再”。但总有一些人刚刚完全重做了他们的网站。themeswitcher工具不再存在。我认为,除非他们把他们的东西拿到那边,否则你就不走运了

其他人正在抱怨这个问题

根据他们的说法,主题开关是“不再”。但总是有