Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Set doctype in suitelet for IE
My suitelet is not rendering correctly in IE because it keeps throwing it into quirks mode. I know I can't set doctype in a suitelet using the normal html tag <!DOCTYPE html>. Is there another way for me to set the doctype or force IE to render using the appropriate standards (not IE 5...)?
0