It simply doesn't work. That's why I am asking... <em> tag is created for surrounding disabled "links" and <a> for active ones. I do not see any way how to distinguish the current page...
On Sun, Mar 30, 2008 at 12:59 AM, Matthew Young <[EMAIL PROTECTED]> wrote: > The current page is like this: > > <span id="pageLink21" wicket:id="pageLink"><em><span > wicket:id="pageNumber">7</span></em></span> > > So you can just style the <em> tag to whichever way you like. > > On Sat, Mar 29, 2008 at 4:46 PM, Vitaly Tsaplin <[EMAIL PROTECTED]> > wrote: > > > > > Hi, > > > > How do I change an appearance of a link pointing to a currently > > presented page? It seems I am supposed to implement my own navigator > > component from scratch? Any ideas? > > > > Vitalz > > > > --------------------------------------------------------------------- > > 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]
