Is the aim of Jquery UI framework only for jQuery ui widget??
Or i can push the UI framwork css to html element? (table, button ,div etc)
I have a look on this url
http://docs.jquery.com/UI/Theming/API#The_jQuery_UI_CSS_Frameworkbut still don't know how it work.
For example, i have a grid make in table -> tr- > td
But how to apply the correct css class?
Alternate, is it any jquery plugin recommend to do so?