Ross Bruniges wrote:
As a general rule of thumb if you are looking for online tutorials and examples 
that are teaching good modern JavaScript go find another one if it tells you to 
use things like:
I generally agree, however:
    document.write
If it's only discussed, but not recommended, it's OK.
    inline event handlers (like onclick)
OK only on an introductory level, but should recommend and explain the better ways.
    browser sniffing
This is OK only as an advanced topic as it's useful only in unusual situations. As a standard practice it shouldn't be used.


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to