UI CSS Framework: Is there a simple way to...
Hello,
Is there a simple way to apply the conventions of the UI CSS framework
to any given DIV?
Specifically, say, I'd like .thisDiv to also have the .ui-state-
default class, on hover to have the .ui-state-hover class, on click
etc... etc...
I know I can easily do this by toggling / adding removing the classes
but is there a simpler way to just include any given DIV into the
framework?
Thanks,
Nikola