build the <script> as a label and add it to the page. set
escapemodelstrings(false) on it and wicket wont escape any makrup.

-igor

On Mon, Jun 9, 2008 at 4:39 AM, Stefan Lindner <[EMAIL PROTECTED]> wrote:
> I want to use a JavaScript library that requires the body to be loaded.
> This can normally be done by writing
>
>        <body>
>                <script>......</script>
>        </body>
>
> What is the correct way to do this in wicket 1.4?
>
> Stefan
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to