[Seaside] Image map tag

Carl Gundel carlg at libertybasic.com
Fri Feb 9 20:07:36 UTC 2007


From: "Philippe Marschall" <philippe.marschall at gmail.com>
> After some discussion with Lukas I have come up with the following:
>
> html map
> id: #pictureMap;
> title: 'Click here';
> callback: [ :point | self click: point + self offset];
> with: [
> html image
> form: self form ]

Oh, that's pretty cool.  How hard would it be then to use this with 
SeasideAsynch or Scriptaculous to have an interactive image that changes in 
place according to where you click on it?

-Carl Gundel
http://www.runbasic.com 




More information about the Seaside mailing list