你好我使用themeswitcher 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: "
});
我认为方向不起作用。
小部件不存在?
有人能帮帮我吗?感谢。答案 0 :(得分:5)
jqueryUI.com刚刚完全重做他们的网站。 themewitcher工具不再存在。我认为,直到他们把东西直接放在那里,你运气不好。
其他人抱怨此问题here.。
根据他们的twitter feed,主题投手是“不再”。但总有the Super Theme Switcher.