You are here: 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! :-)