Well javascript should work, maybe the markup ids are changed and JS references non-existing elements or so.
It's nothing clear from the markup you gave. What panel do you replace? What JS is invoked or what elements are used in JS are inside the panel? Žilvinas Vilutis Mobile: (+370) 652 38353 E-mail: [email protected] On Mon, May 17, 2010 at 10:39 AM, Ivoneta <[email protected]> wrote: > > Hello > I have a panel with an ajax button. When the button is clicked the ajax > event replace the current panel. > I don't understand why after replaces the panel, the javascripts functions > doesn't work. > > I added the javascript resources in the head of my webpage, in the > traditional way > <html xmlns:wicket> > <head> > <title>FrontEnd Seguros</title> > <script language="JavaScript1.2" > src="views/js/accordion.js"></script> > </head> > <body> > > What things do I suposse to do to the JavaScript works?What is wrong? > Please help meeeeee > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/Replace-panel-javaScript-functions-doesn-t-work-tp2220030p2220030.html > Sent from the Wicket - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
