Martin Funk-3 wrote:
> 
> 
> not to my knowledge & it works in trunk just like that.
> 
> 

I have trunk and still cannot add an attribute to the body tag.

In my page constructor I have 


                add(new BodyTagAttributeModifier("class", 
Model.of("johniscool"), this));

but the attribute modifier is not even being run - when I put a break point
in the behaviours onComponentTag is is never hit.

I must be missing something.
-- 
View this message in context: 
http://www.nabble.com/Adding-attribute-to-body-tag-tp24178694p24195360.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to