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]

Reply via email to