Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] Positioning in IE


  • From: flavio at economisa.com.br (Flavio Gomes)
  • Subject: [Javascript] Positioning in IE
  • Date: Fri Jul 23 09:56:53 2004

Well, then you shouldn't have any problems..
   Post your code, please

Flavio Gomes
flavio@xxxxxxxxxxxxxxxx



Iztok Polanic wrote:

>Hi!
>
>Element is <div> tag and it's positioned absolutely.
>
>Bye,
>
>Iztok 
>-----Original Message-----
>From: javascript-bounces@xxxxxxxxxx [mailto:javascript-bounces@xxxxxxxxxx]
>On Behalf Of Peter Brunone
>Sent: 23. julij 2004 16:16
>To: '[JavaScript List]'
>Subject: RE: [Javascript] Positioning in IE
>
>
>	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@xxxxxxxxxx
>[mailto:javascript-bounces@xxxxxxxxxx] 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
>  
>