Home Articles FAQs XREF Games Software Instant Books About Feedback Search Site-Map
irt.org logo

Feedback on: JavaScript FAQ Knowledge Base Q882

irt.org | About | Feedback | 268 [ previous next ]

Feedback on:
JavaScript FAQ Knowledge Base Q882

Sent by
Jason Miller on June 30, 1999 at 18:22:00:

Worth:
Very worth reading

Length:
Just right

Technical:
Just right

Comments:
IE 5 behaves oddly when given this code:
document.all[layerName].style.posLeft = e.clientX + 12;
document.all[layerName].style.posTop = e.clientY - 12;
document.all[layerName].style.visibility = "visible";

It shows the layer and everything, but the position is any distance from "somewhat" to "incredibly" off from where it is supposed to be (beside the mouse). Any ideas or should I send in more code before this is tackleable? The Netscape version of the code works fine.

Faboo resource site! :-)




Provide feedback ...
AddThis Social Bookmark Button

Provide feedback ... AddThis Social Bookmark Button


Last Updated: 21st December 2007. Maintained by: Martin Webb
irt.org liability, trademark, document use, privacy statement and software licensing rules apply.
Copyright © 1996-2008 irt.org, All Rights Reserved.