- Timestamp:
- Oct 23, 2006, 7:14:02 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/npemap.org.uk/static/index.html
r144 r145 102 102 var y = (img.height-(YAHOO.util.Event.getPageY(e) - imgPos[1])) * 2; 103 103 104 location.href=(urlFor(x, y, 1));104 location.href=(urlFor(x, y, 3)); 105 105 106 106 YAHOO.util.Event.stopEvent(e);
Note: See TracChangeset
for help on using the changeset viewer.