On Thu, Dec 23, 2010 at 8:26 PM, fachhoch <[email protected]> wrote:
> > 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 ? > Do you mean you clicked "view source" and it wasn't there? It wouldn't be. You should see it in the AJAX debug window, and it should be executed. If you want more help, show some code and show debug window output on replacement. -- Jeremy Thomerson http://wickettraining.com *Need a CMS for Wicket? Use Brix! http://brixcms.org*
