I was wondering if there was an easy way to reset the default theme
for specific UI widgets? I would prefer to write all my own CSS for
certain widgets. Some widgets don't need styling at all, for example
a text based nav for the tabs widget. Maybe something like:
$("#example").tabs({
css: 'reset_all'
});
I have scoured the internet for a solution but nothing so far. Any
help would be greatly appreciated : )
--
You received this message because you are subscribed to the Google Groups
"jQuery UI" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/jquery-ui?hl=en.