we used Page in the modal instead of Panel. In the page we added all header contributers.
I'm not sure, but what if you add these contributers to the page that the modal window is in? Eyal Golan [email protected] Visit: http://jvdrums.sourceforge.net/ LinkedIn: http://www.linkedin.com/in/egolan74 P Save a tree. Please don't print this e-mail unless it's really necessary On Thu, Sep 10, 2009 at 9:28 AM, Oliver-Sven Fritsch <[email protected]>wrote: > Hi everybody! > > I want to use modal panels for forms which seems to be a good choice. Some > of my forms need to have multiple pages which I would like to display on > tabs. Tabbing work fine in "normal" wicket panels and pages when I provide > the necessary CSS and Javascript. But somehow the modal panel is completly > imune to it. First I tried to include the formatting and script directly in > the markup for my modal panel which doesn't work. Then I tried to do this > using the JavascriptPackageResource (nad css) in the class which wont work > too. > > Is there a way to add css formating and javascript functionallity to modal > panels beyond the default one? > Using my scripts and css on ordinary pages works perfectly well. > > Regards Oliver > > -- > Oliver-Sven Fritsch > > 3B LOGOS Logik+Logistik GmbH > Kaiserdamm 32, D-14057 Berlin, Tel.: 30 61 47 42 > Geschäftsführer: Dr. Friedrich Barounig > Sitz: Berlin, Amtsgericht Charlottenburg, HRB 69523 > UID: DE 198252668, SteuerNummer: 27/004/04695 > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
