[Zope] Image Maps
seb bacon
seb@jamkit.com
Mon, 20 Nov 2000 19:10:47 +0000
* CURTIS David <David.Curtis@state.or.us> [001120 16:46]:
> I am looking for information on Image Maps using Zope. I know that you need to use a CGI script to get the results that you need. The search engine displays some products that seem similar, but not exactly. Is there a better way?
I'd recommend doing imagemaps on the client side, and leave zope out
of it. No CGIs, no page reloads to find out the target url.
try http://www.december.com/html/demo/imagemap.html for an example.
seb.