javascript - Twitter Bootstrap issue with IE11 when set with Browser Profile Enterprise -
i'm stuck issue web page built bootstrap 3. company ie configured load intranet pages in enterprise profile mode in machines. others users default profile set in ie11 desktop.
with configuration layout broke completely.
but when changed profile desktop web page works if kind of document mode (edge, ie10, 9, 8 7).
also i'm using conditional style control fix layout problems , ie 8 polyfills respond , html5shiv libraries.
there way detect if ie11 in enterprise profile using html5, js or css3? how user agent ie emulates in profile?
someone has found layout trouble modern html5/bootstrap web sites intranet or ie11 in enterprise mode?
i'm guessing isn't possible turn mode off in company.
thanks help.
.right:{<style><div></div></style>}
(yes/no).
.right{color: #fffff ; background: #dvsdsadga; }
(yes/no).
<button>share public yes/no touch button</button>
Comments
Post a Comment