2012-10-08 61 views
1

你好我使用themeswitcher jquery ui但現在沒有工作。jquery ui themeswitcher

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: " 
       }); 

我認爲方向是行不通的。

部件不存在?

有人可以幫助我嗎?謝謝。

回答

5

jqueryUI.com剛剛完全重做他們的網站。 themeswitcher工具不再存在。我認爲,直到他們拿到他們的東西直到那裏,你是運氣不好。其他人都在抱怨這個問題here.

根據他們的twitter feed themeswitcher是「不再」。但總有the Super Theme Switcher.