Home > Archive > PERL Modules > December 2004 > Some Programing Required
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Some Programing Required
|
|
| Murray J 2004-12-22, 8:57 am |
| I am not sure if this is the proper group for this, however, I am sure
someone will redirect me if necessary.
I have an HTML page which is an image map with a 4 X 4 grid of 'hot
spots', linking to other HTML pages, each of which contains a large
(3200px X 2560px) image. I would like to capture the co-ordinates of
the mouse at the instant when it is clicked on the first image,
apply some mathematics based on which 'hot spot' was clicked, and come
up with a new set of co-ordinates. When the destination page is
opened, I would like the viewport to be at those new co-ordinates on
the 3200px X 2560px image on the page.
I suspect this will require some programing in languages I know
nothing about, and haven't the time to learn at the moment.
If anyone is interested in this project for the challenge and/or cash,
please give me a shout at bigmur77@hotmail.com .
Thanks,
Murray
| |
| Jürgen Exner 2004-12-22, 8:57 am |
| Murray J wrote:
> I have an HTML page which is an image map with a 4 X 4 grid of 'hot
> spots', linking to other HTML pages, each of which contains a large
> (3200px X 2560px) image. I would like to capture the co-ordinates of
> the mouse at the instant when it is clicked on the first image, [...]
What made you believe that this has anything to do with Perl modules?
jue
|
|
|
|
|