Re: beyond IMAGEMAP

Brian Behlendorf <brian@wired.com>
Errors-To: listmaster@www0.cern.ch
Date: Tue, 10 May 1994 07:26:34 +0200
Errors-To: listmaster@www0.cern.ch
Message-id: <Pine.3.89.9405092207.X9839-0100000@tired.wired.com>
Errors-To: listmaster@www0.cern.ch
Reply-To: brian@wired.com
Originator: www-talk@info.cern.ch
Sender: www-talk@www0.cern.ch
Precedence: bulk
From: Brian Behlendorf <brian@wired.com>
To: Multiple recipients of list <www-talk@www0.cern.ch>
Subject: Re: beyond IMAGEMAP 
X-Listprocessor-Version: 6.0c -- ListProcessor by Anastasios Kotsikonas
Content-Type: TEXT/PLAIN; charset=US-ASCII
Content-Type: TEXT/PLAIN; charset=US-ASCII
Mime-Version: 1.0
Mime-Version: 1.0
On Tue, 10 May 1994, David Crossley wrote:
> This facility is extremely powerful and allows very creative ways to serve
> information.  However we are finding that for many applications we need more
> than a simple point location on the image. We need the user to be able to
> define a rectangle on the map image (click, hold, drag, release).
> 
> As I understand it, this operation is not currently supported by IMAGEMAP.
> Are there any plans to introduce this feature or can can anyone see other
> ways around this lack?

This might be considered a hack, but it's likely to work fine:  have the
user click once on the image map, then return exactly the same page with
the clicked coordinate highlighted somehow on the image map itself, and
the user clicks again, and you can form a rectangle from those two 
sets of coordinates.

	Brian