Application.getMarkupSettings().setStripWicketTags(boolean stripWicketTags);
-Matej On Dec 8, 2007 4:36 PM, Thomas R. Corbin <[EMAIL PROTECTED]> wrote: > > I'm biulding YUI menus using wicket panels for composition. > But even though I use setRenderBodyOnly( true ) to get rid of the <span> > element, YUI doesn't like seeing the <wicket:panel> stuff. > > Well, that's not true. It works fine in firefox, but IE can't handle it. > > I'm coming back to wicket after 6 months back on swing and I've sort of lost > track of it a bit, so I apologize if this is a dumb question. > > Thanks, > Tom > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
