[Javascript] Positioning in IE

Peter Brunone peter at brunone.com
Fri Jul 23 09:16:03 CDT 2004


	What's the element, and is it positioned relatively or
absolutely?

	Try style.pixelLeft if you're specifying an integer without
units.

-----Original Message-----
From: javascript-bounces at LaTech.edu
[mailto:javascript-bounces at LaTech.edu] On Behalf Of Iztok Polanic

Hi!

I hope this is my last question on positioning on this list :) I'm using
document.getElementById('').style.left to position an element to another
coordinates. It works fine in firerfox (Mozilla) 0.9 but not in IE 6.0.
Any clues?

Bye,

Iztok





More information about the Javascript mailing list