Luca Morandini wrote: > Jorg Heymans wrote: > >> What is your server-side image map supposed to do ? > > > Very simple stuff: > 1) An user clicks on the image. > 2) The form is sent to the server together with mouse coordinates. > 3) The relevant action is called (mouse coordinates should be sent to > the action somehow). > > Hmm... I think this image-map widget should be a kind of action widget, > since the form is sent to the server when widget is clicked upon. >
I have been doing waaay too much GIS stuff ... I saw something about "map" and straight away thought you meant geo-map :-) I can't comment much on your image map idea though, it seems like a useful addition so just go for it ! Jorg