Martin,

<style wicket:id="myStyle"></style>
...
add(mystyle = new Label("myStyle", content))
...
target.add(mystyle)


The label should be then placed in the body section, right?
Is this possible?

I think it is not desirable to plaec a style tag in the body as it is not valid HTML.


Haiko


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to