jquery-ui : ThemeRoller > How to apply a specified theme ?
- by Qualliarys
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 ?