Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #42503, comment 1


Ignore:
Timestamp:
11/15/2017 06:50:09 AM (7 years ago)
Author:
ndavison
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #42503, comment 1

    initial v1  
    1818
    1919As the MSDN blog post mentions, the best approach is to feature detect in Javascript. Given this is about a JS library not loading (TinyMCE), perhaps the best solution is to feature detect vs user agent string detect?
     20
     21Possible work around: beg your IT department to not default to IE7 mode in the Intranet Zone?