I am trying to create a single page app with replacing panels in the page.
one of my panel needs some jquery and css for which I created a behaviour and added it to the panel . when my page is first called it initially has panel (A) , when user clicks on a ajaxbutton I am repalcing this panel with panel(B this is with behaviour) , now when the page is with panel B I did not find jquery script and css in the header , please suggest me this could me my code issue or this is a bug ? -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/adding-behaviour-to-a-panel-tp3162852p3162852.html Sent from the Users forum mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
