jquery-ui : ThemeRoller > How to apply a specified theme ?

Posted by Qualliarys on Stack Overflow See other posts from Stack Overflow or by Qualliarys
Published on 2010-05-21T17:17:46Z Indexed on 2010/05/21 17:20 UTC
Read the original article Hit count: 195

Filed under:

Hello,

i use the ThemeRoller from jquery UI, as follow :

     HTML: <div id="switcher"></div>

     jQuery: $('#switcher').themeswitcher({ .... });  

How to apply a specified theme (for example : "Start") when i click on a input button ?

© Stack Overflow or respective owner

Related posts about jquery-ui