Glad to be of some help:-) Yes, that is the setting I had to use as well. Best,
Ernesto On Sun, Sep 18, 2011 at 9:03 PM, jchappelle <[email protected]> wrote: > Thanks a lot Ernesto! That pointed me in the right direction and I found the > specific setting that was causing the problem. The following code is in my > Application subclass's init method and it seems to fix the problem for me. > > getMarkupSettings().setStripWicketTags(true); > > Thanks, > > Josh > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/YUI-menu-and-development-mode-tp1882092p3822415.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] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
