This topic contains 19 replies, has 7 voices, and was last updated by Peter Stoev 9 years ago.
You must be logged in to reply to this topic.
jQuery UI Widgets › Forums › General Discussions › Switching themes
Tagged: jQuery Plugins, jQuery UI Widgets, jQuery Widgets, jqwidgets, themes
This topic contains 19 replies, has 7 voices, and was last updated by Peter Stoev 9 years ago.
Hi Zandro,
You have to dynamically set the “theme” property of a widget(s) and make sure that the theme’s CSS file is present.
Best Regards,
Peter Stoev
jQWidgets Team
http://www.jqwidgets.com
Hi Team,
How can i change Grid’s theme? I would like to apply Arctic theme, I’m trying as per documented
<link rel=”stylesheet” href=”../../jqwidgets/styles/jqx.arctic.css” type=”text/css” />
but its not applying it. Please help.
Thanks in advannce.
Regards,
Zak
Hi zakstev,
It is documented and demonstrated: http://www.jqwidgets.com/jquery-widgets-documentation/documentation/jqxgrid/jquery-grid-styling-and-appearance.htm
Best Regards,
Peter Stoev
jQWidgets Team
http://www.jqwidgets.com
Dear Peter,
I want exclusively Arctic theme, In document it shows only ‘Energy Blue’ example even this is not working after applying on the Grid.
Regards,
zakstev
Hi zakstev,
The documentation demonstrates what you need to do. The sample is online and it works so obviously you are missing something. I suggest you to read the code and documentation and use the same approach. The theme does not matter. The approach is valid for all themes.
Regards,
Peter
You must be logged in to reply to this topic.