Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

IE8 and IE11

$
0
0
For my test-app I have IE8 and IE11 clients. But it doesnt work for both in the same time. For IE8 I need
Code:

    <meta http-equiv="X-UA-Compatible" content="IE=Edge">
but this doesnt work for IE11.

I tried the
Code:

<!DOCTYPE html>
but I still got an empty screen at IE11.

is there any workaround available? Unfortunately I need this IE8 and IE11 and cant use any other browser. It worked with Opera, Firefox and safari



Thx

Viewing all articles
Browse latest Browse all 4756

Trending Articles