Is there a way to avoid HTML 5 parser ? My app has the following doctype:
DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd"
And I wish that it's interpreted with HTML4 definitions not HTML5
EDIT:
My question reason is to solve this: Chrome popup Please Fill Out this Field