You can use a disabled link, which will render as a <span>.

Sven

On 08/21/2012 08:10 AM, Mansour Al Akeel wrote:
I am looking to produce the following mark up:
<ul>
<li><a href="/">Home</a></li>
<li class="current"> About</li>
<li><a href="contact>Contact us</a></li>
<ul>

the problem is I can not add <a> conditionally to <li>. I am using ListView
to populate the Items.
Can someone give me a hint about how to achieve this ??

Thank you in advance.



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to