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] mozilla & doctype Bug


  • From: elmuchacho at gmail.com (Laurent Muchacho)
  • Subject: [Javascript] mozilla & doctype Bug
  • Date: Wed Aug 24 08:16:07 2005

Thanks a Lot, it work perfectly.
I should have thought of this

Laurent


----- Original Message ----- 
From: "Massimo Foti" <massimo@xxxxxxxx>
To: "[JavaScript List]" <javascript@xxxxxxxxxx>
Sent: Wednesday, August 24, 2005 1:42 PM
Subject: Re: [Javascript] mozilla & doctype Bug


>> document.getElementById('myDiv').style.width = '100';
> 
> This should work:
> document.getElementById('myDiv').style.width = '100px';
> 
> ----------------------------  
> Massimo Foti
> Tools for ColdFusion and Dreamweaver developers:
> http://www.massimocorner.com
> ----------------------------  
> 
> 
> _______________________________________________
> Javascript mailing list
> Javascript@xxxxxxxxxx
> https://lists.LaTech.edu/mailman/listinfo/javascript