I noticed that I could use addOnLoadModifier. However, it makes me know the javascript to do the ajax. I wanted to do the way I've done it this quickstart. Is there a way I can make my onload ajax event behavior to actually work as it is?
-Samyem samyem wrote: > > I found out that the error happens only when I listen to the onload on > BODY tag. Here is my quickstart to prove it: > http://www.yomari.net/~samyem/wicket-quickstart.zip Quick Start > <p/> > Set the date without refreshing, and then click on the link to refresh the > panel. The js console will go: > <p/> > Error: too much recursion <br/> > Source File: > http://localhost:8080/quickstart/app/resources/wicket.extensions.markup.html.datepicker.DatePicker/calendar.js<br/> > Line: 1796<br/> > <br/> > I need the onload for body as I need to load parts of the page after the > initial load. Please help me solve this problem. > > > -- View this message in context: http://www.nabble.com/Error%3A-too-much-recursion-for-Date-Widget-tf2191447.html#a6191843 Sent from the Wicket - User forum at Nabble.com. ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
