Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] display text based on co-ordinates on image


  • From: skyscanner at eircom.net (SkyScanner)
  • Subject: [Javascript] display text based on co-ordinates on image
  • Date: Thu Nov 10 10:35:54 2005

Some ideas...

http://www.mapability.com/ei8ic/maps/china-j.html

http://www.mapability.com/ei8ic/aprs/dublin/dublin_aprs.html

Tim in Ireland



----- Original Message ----- 
From: "Brent Clark" <bclark@xxxxxxxxxxxxxxxxxxxx>
To: <thelist@xxxxxxxxxxxxxxx>; <webaim-forum@xxxxxxxxxxxxxxx>;
<javascript@xxxxxxxxxx>
Sent: Thursday, November 10, 2005 1:02 PM
Subject: [Javascript] display text based on co-ordinates on image


> Hi all
>
> I have a map that I would like to share some comments / text  on, based on
the co ordinates of the map.
>
> Obviously I have code like so
>
> <map name="$areaInQuestion">
> <area  href="javascript:popup('')"    shape="rect" coords="10,870,90,880"
/>
> </map>
>
> But I cant get the text to display based on the co-ordinate, I cant use
onhover or onmouse etc, because there is no link.
>
> I would like to use
>
> http://www.bosrup.com/web/overlib/
>
> With the example of  "Navigations help"
>
> If anyone has any tips or advice, I would be most gratefull.
>
> Kind Regards
> Brent Clark
> _______________________________________________
> Javascript mailing list
> Javascript@xxxxxxxxxx
> https://lists.LaTech.edu/mailman/listinfo/javascript
>