On Thu, Sep 25, 2008 at 4:31 PM, James Carman <[EMAIL PROTECTED]> wrote: > Have you tried calling setPopupSettings()?
DOesn't work on external link Just add the target to the markup—one of the things Wicket goes out to do is to not touch attributes when not asked to. Adding the target to the markup is the easiest way. Martijn -- Become a Wicket expert, learn from the best: http://wicketinaction.com Apache Wicket 1.3.4 is released Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
