Re: selected links in a menu

2010-06-08 Thread Igor Vaynberg
simply disabling the link, calling setenabled(false), will get you there. also see link#setbefore/afterdisabledlink(string markup) which looks like you may want to set to "" -igor On Tue, Jun 8, 2010 at 12:37 PM, Fernando Wermus wrote: > Hi all, >    I have a menu that it structure is the follow

selected links in a menu

2010-06-08 Thread Fernando Wermus
Hi all, I have a menu that it structure is the following: 1. for the link selected selected item 2. for the link not selected item not selected ... I programmed this with a border that renders the , but I need