The acclaimed HTML Doctype Tag will be added to all NetSuite store in the next (June to August) 2007 release. This is great news for great NetSuite coders.
Why it is important?
Per HTML and XHTML standards, a DOCTYPE (short for “document type declaration”) informs the validator which version of (X)HTML you’re using, and must appear at the very top of every web page. DOCTYPEs are a key component of compliant web pages: your markup and CSS won’t validate without them.
DOCTYPES are also essential to the proper rendering and functioning of web documents in compliant browsers like Mozilla, IE5/Mac, and IE6/Win.
A recent DOCTYPE that includes a full URI (a complete web address) tells these browsers to render your page in standards–compliant mode, treating your (X)HTML, CSS, and DOM as you expect them to be treated.
It is good if you write good code (like SuiteCommerce) because now NetSuite will know what type of code you are writing and the Doctype will tell NS how to render it.Great news for great coders.
Another great addition.
* Some of the content was provided by the masters of ALA

0 comments:
Post a Comment