I created 2 custom themes with themeroller for JQuery UI 1.7 with themeroller. Now that I update to jQuery UI 1.8.5, I want to make sure that also my themes are updated. How can I automatically re-generate/update my custom themes with themeroller?
相关问题
- Setting 'option' on jqueryui DatePicker cl
- jquery-ui progressbar not showing
- JQuery - ToggleClass/AddClass/RemoveClass
- How to find last child of particular type (table)
- JQuery UI sortable() method not supported error
相关文章
- jQuery UI Sortable: Scroll entire page as well as
- Set the z-index value of a jQuery autocomplete inp
- jQuery UI Sortable animations
- jQuery accordion: prevent pane from opening/cancel
- jQuery UI datepicker - Trying to capture click eve
- Disabling ctrl-click on jquery ui selectable
- Slide content / page transition
- How to style an unordered list with jQuery UI so t
The jQuery UI theme css file includes an edit link in its comments. This link opens Themeroller with the settings of your custom theme.
To add to fbuchinger's answer, this didn't work for me at first - one of the colours came through invalid, so the page did not display the theme properly and I was unable to download it.
If you have the same problem, check there is nothing highlighted red (error), correct as required and it should be OK.
And yes I know this would be better as a comment, but I don't have the required 50 reputation to comment.