标签: jquery css jqgrid
我从jQuery UI Theme滚轮获取主题,现在我想根据组合框中的选择更改主题。 请建议我一个解决方案。
答案 0 :(得分:0)
此链接可能会帮助您Dynamic ThemeRoller。
$(document).ready(function () { $('#ThemeRoller').themeswitcher(); });