[Seaside] image map

Jason Johnson jbjohns at libsource.com
Mon Sep 11 20:30:22 UTC 2006


Jason Johnson wrote:
> Hello all,
>
> Anyone know of any image map components?  I'm converting an existing 
> web site to pier but they have an image map.  If no one has one I will 
> make one, I want to make it settings aware and stuff so I can release 
> it later if anyone wants.
> _______________________________________________
> Seaside mailing list
> Seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
>
Ick, this is going to be a little harder then I thought.  Has anyone 
ever done a Magritte component on a dictionary before?  I need like:   
this string maps to this other string.  Since an image map works by 
having a list of coordinates (a big string) that map to the image for 
that coordinate set (another string), I need to model that.

Thanks in advance.


More information about the Seaside mailing list