Plugin Directory

Changeset 2290173


Ignore:
Timestamp:
04/23/2020 02:31:01 PM (6 years ago)
Author:
webhack
Message:

edit cr js

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wha-crossword/trunk/res/crossword.js

    r2285704 r2290173  
    772772
    773773            // If IE 11 then look for Updated user agent string.
    774             else if (!!navigator.userAgent.match(/Trident\/7\./))
     774
     775            else if (!!navigator.userAgent.match(/Trident\/7\./) || navigator.userAgent.match(/ Edge\//) )
    775776                return 11;
    776777
Note: See TracChangeset for help on using the changeset viewer.