see IMarkupSettings#setDefault*DisabledLink Martijn
On Fri, Aug 29, 2008 at 11:55 AM, 张伟 <[EMAIL PROTECTED]> wrote: > Hello, > I am reading <Wicket in action> -- a very good book. In the book , > authors explain the <wicket:link> tag with the following code > <wicket:link> |#1 > <ul> | > <li><a href="package1/Page1.html">Page1</a></li> | #2 > <li><a href="package2/Page2.html">Page2</a></li> | #3 > </ul> | > </wicket:link> > Then authors say "The link to the current page is rendered as disabled by > replacing the link tag with a span, and rendering the text using an em-tag > (this is configurable)." > I take notice of "this is configurable", and i want to know to to config > it? Thank you > -- 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.
