If you are using JQuery UI then you need to add a reference to the css and javascript files. In addition you need to be sure that you initialize the JQuery UI components when the page loads. If you are not using JQuery UI, then you need to style your elements
with css classes that match the JQuery UI (themeroller) classes.
CodeHobo
All-Star
18647 Points
2647 Posts
Re: MVC 4.0 Razor and Themeroller
Mar 27, 2012 09:11 PM|LINK
If you are using JQuery UI then you need to add a reference to the css and javascript files. In addition you need to be sure that you initialize the JQuery UI components when the page loads. If you are not using JQuery UI, then you need to style your elements with css classes that match the JQuery UI (themeroller) classes.
Blog | Twitter : @Hattan