myapplication.init() {
getmarkupsettings().setdefaultbeforedisabledlink("<div>");
getmarkupsettings().setdeefaultafterdisabledlink("</div>");}

-igor



On 8/11/07, Mathias P.W Nilsson <[EMAIL PROTECTED]> wrote:
>
>
> Hi! I'm totally new to Wicket and I like very much so far. I've bought the
> book Pro Wicket and have started to go thru all examples.
>
> I'm facing a problem. I have implemented the PagingNavigator. The markup
> is
> very strange. I don't want Wicket to add span, em when the link is not
> active. How can I control this?
>
> // Mathias
> --
> View this message in context:
> http://www.nabble.com/Paging-Navigator-tf4254110.html#a12107315
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to