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

SkyScanner skyscanner at eircom.net
Thu Nov 10 10:38:22 CST 2005


http://www.walterzorn.com/tooltip/tooltip_e.htm

This is also highly recommended.

Tim in Ireland

----- Original Message ----- 
From: "Brent Clark" <bclark at eccotours.dyndns.org>
To: <thelist at lists.evolt.org>; <webaim-forum at list.webaim.org>;
<javascript at LaTech.edu>
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 at LaTech.edu
> https://lists.LaTech.edu/mailman/listinfo/javascript
>




More information about the Javascript mailing list