[Wicket-user] link behaviour for area tag.

2006-03-16 Thread karthik Guru
I have the following html tag in my template and I need link like behaviour. wicket Link doesn't check for 'area' tag. So s'd i just have a simple WebmarkupContainer that adds the href attribute like wicket link and use that instead?
 map name=mymap  area alt=hello coords=72,2,280,250 href="" wicket:id=areatag1 shape=RECT/
thanks, -- karthik -- 


Re: [Wicket-user] link behaviour for area tag.

2006-03-16 Thread Eelco Hillenius
Did you check out wicket.markup.html.link.ImageMap? If I understand
you correctly, that's the component you are looking for.

Eelco

On 3/16/06, karthik Guru [EMAIL PROTECTED] wrote:
 I have the following html tag in my template and I need link like behaviour.
 wicket Link doesn't check for 'area' tag. So s'd i just have a simple
 WebmarkupContainer that adds the href attribute like wicket link and use
 that instead?

   map name=mymap
   area alt=hello coords=72,2,280,250 href=
 wicket:id=areatag1 shape=RECT/

  thanks,
  -- karthik --


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid0944bid$1720dat1642
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user