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: bclark at eccotours.dyndns.org (Brent Clark)
- Subject: [Javascript] display text based on co-ordinates on image
- Date: Thu Nov 10 07:03:47 2005
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
- Follow-Ups:
- [Javascript] display text based on co-ordinates on image
- From: SkyScanner
- [Javascript] display text based on co-ordinates on image
- From: SkyScanner
- [Javascript] display text based on co-ordinates on image
- From: Del Wegener
- [Javascript] display text based on co-ordinates on image
- Prev by Date: [Javascript] Re: XMLHTTP send and receive stumper
- Next by Date: [Javascript] display text based on co-ordinates on image
- Previous by thread: [Javascript] XMLHTTP send and receive stumper
- Next by thread: [Javascript] display text based on co-ordinates on image
- Index(es):