I updated to 1.3 beta1 and can't compile my projects due to the
BodyContainer class absense. Earlier I used the following code to add
some scripts execution in the body onload handler:

getBodyContainer().addOnLoadModifier("loadRegions(); loadCities();", null);

I can't write it in the markup because the page is extended from the
parent page and this child page doesn't have body tag in the markup at
all. What is the new right way for doing such things??

-- 
Andrew Klochkov


-------------------------------------------------------------------------
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