Why jsfiddle is not rendering at all in IE8 and previous versions?

后端 未结 2 945
[愿得一人]
[愿得一人] 2020-12-14 00:54

I tried to open http://jsfiddle.net/ in IE8 with BrowserMode-- IE8 and Document Mode--IE8 in developer tools. In other browsers it\'s working fine,

相关标签:
2条回答
  • 2020-12-14 01:10

    You can find more info here. In short:

    For all unsupported browsers (like IE8 or mobile phones) please use DRAFT feature.

    • Log in to the service on your favourite browser.
    • Create fiddle and Run it
    • On IE8 open the http://jsfiddle.net/draft/
    0 讨论(0)
  • 2020-12-14 01:18

    Create your jsfiddle on a modern browser then when you want to test on IE8 use the full screen link.

    Share > Share full screen result.
    
    0 讨论(0)
提交回复
热议问题