[Javascript] Apply padding via javascript

Abyss - Information Info at Abyss.ws
Sat Aug 19 19:20:01 CDT 2006


Thank you for the response...I realised that after a about 4 hours of 
digging around google :)

I appreciate the response though

----- Original Message ----- 
From: "David Dorward" <david at dorward.me.uk>
To: "[JavaScript List]" <javascript at LaTech.edu>
Sent: Sunday, August 20, 2006 8:07 AM
Subject: Re: [Javascript] Apply padding via javascript


> Abyss - Information wrote:
>> what would be the best out of the following 2 options?
>>
>>     document.all.MyBlock.style
>
> Proprietary Microsoft junk of use only to IE 4[1] (which has no
> significant market share).
>
>>     document.layers['MyBlock'].style
>
> Proprietary Netscape junk of use only to NS 4 (which has no significant
> market share).
>
> Try http://www.mozilla.org/docs/web-developer/upgrade_2.html#dom
>
>
> [1] Other browsers support it, but they also support the standard way of
> doing things.
> -- 
> David Dorward       <http://blog.dorward.me.uk/>   <http://dorward.me.uk/>
>                     Home is where the ~/.bashrc is
> _______________________________________________
> Javascript mailing list
> Javascript at LaTech.edu
> https://lists.LaTech.edu/mailman/listinfo/javascript
> 





More information about the Javascript mailing list