I'm not sure whether this (doing header contributions via Ajax) was
ever build into 1.2, but it's one of the things that are certainly
possible with Wicket 1.3. As an example, I added DateTimeField to
org.apache.wicket.examples.ajax.builtin.modal.ModalContent1Page

Eelco

On 6/3/07, Nili Adoram <[EMAIL PROTECTED]> wrote:
> Hi all,
> I have a ModalWindow that displays some panel with a date picker.
> When the ModalWindow is opened via ajax request all java script
> references required by this panel and its date picker are missing.
> Is there a way to tell the Modal window to load all javascript requires
> by its content even before it is rendered?
> Thanks
> Nili
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to