-1

I tried the latest version 1.15, but it doesn't work in IE8, i'd like to know if it supports IE8...

One strange thing is that with version 1.14, IE7 and IE9 runs well while IE8 failed.

Sparky
  • 98,165
  • 25
  • 199
  • 285
Qimin Lu
  • 31
  • 1
  • 7

1 Answers1

0

As per the OP's comments:

I did use "ie8 mode" in ie 11

You cannot use "ie8 mode" in another version of Explorer to do any meaningful testing. These "ie" compatibility modes are not browser emulators, they are simply fall-backs for older or non-compliant code.

For proper testing, you must use an emulator or a real browser. Microsoft provides free virtual machines and other tools for this purpose.

Free tools from Microsoft for IE browser testing.

Sparky
  • 98,165
  • 25
  • 199
  • 285