I have windows 7 and IE 11 installed in my local machine. I working on ASP.NET, C# web application used bootstrap, Jquery etc.
I have created one checkbox dropdown list (ref: http://www.aspsnippets.com/Articles/Multiple-Select-MultiSelect-DropDownList-with-CheckBoxes-in-ASPNet-using-jQuery.aspx).
But my local intranet website is showing default document view mode 7 and check box drop down list look like this
But when on production it looks good see below screenshot, on production default document view mode is Edge (I don't know how.)
Is there anyway, I can set default document view mode to Edge for all local intranet website users?
Add this meta between
<head></head>
:For your reference: Legacy document modes