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

后端 未结 2 958
[愿得一人]
[愿得一人] 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/

提交回复
热议问题