That's odd..... I works for alot of components I use.
I don't exactly know which component you are trying to implement but what
about.
add( new YUIMenu( "id" ){
@Override
protected void onBeforeRender() {
super.onBeforeRender();
// Add css reference here or something else
}
});
--
View this message in context:
http://www.nabble.com/How-to-customize-override-.CSS-of-3rd-party-component-tp24622417p24623102.html
Sent from the Wicket - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]