Discussions
NS Code Causes 1.Invalid HTML (bad for cross-browser display, SEO) 2.Display Problems
Maybe it's not 100% necessary to have w3c validated code on a website, but every site should have valid code and at a minimum, Netsuite should allow it's users to at least be able to make their site's code valid. Having valid code is necessary to conform to a doctype, which Netsuite currently allows us for declare but makes it completely impossible to conform to.
Related item lists contain '<tr></tr>' which I can't seem to prevent... it leads to a large gap in my related items list display in IE, but not Firefox: