Feature Requests item #1442034, was opened at 2006-03-02 15:49 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=684978&aid=1442034&group_id=119783
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: core Group: None Status: Open Priority: 5 Submitted By: Nathan Hamblen (nathan_hamblen) Assigned to: Nobody/Anonymous (nobody) Summary: body onload support for markup inheritence Initial Comment: Sub-pages using markup inheritence do not have access to the body tag (assuming the parent page has any useful layout markup in it). But as far as I can tell, the support for magically appending to the body tag's onload attribute only works for panels. So if I have a page using markup inheritence that needs to do something in javascript after it loads (and I sure do!) then I have to resort to incline scripting. Ideally, I could just add it to onload as I would in a panel. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=684978&aid=1442034&group_id=119783 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Wicket-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-develop
