my page runs well, if I switch IE 11 to compatibility mode. (by adding the url to the new dialog).
But I want to set the mode in the code of my page. In IE 10 worked:
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE9" >
In IE 11 it does not.
Are there any other possibilities?
Thanks,
Marco