You may choose to use almost any html tag for labels.
It's just that the wicket examples all use spans :)
D'oh! Of course. And I assume you mean <span> instead of <label>.
On 5/9/07, Shams Mahmood <[EMAIL PROTECTED]> wrote:
> Why not just add a label to the link.
>
> <span wicket:id="listViewId">
> <a wicket:id="theLinkId"
> href="anotherPage?method=method1">
> <label wicket:id="theLabelId">method1</label>
> </a>
> </span>
>
> add(new ListView("theLinks", theLinks) {
Shams
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user