JavaScript localStorage object broken in IE11 on Windows 7

Turns out this is a problem in the base version of IE11 (11.0.9600.16428) for Windows 7 SP1. After installing a patch to update to 11.0.9600.16476 (update version 11.0.2 – KB2898785) the issue gets resolved. Links to other versions of Windows (32-bit etc.) can be found at the bottom of the patch download page.

Where’s the IE7/8/9/10-emulator in IE11 dev tools? [duplicate]

I posted an answer to this already when someone else asked the same question (see How to bring back “Browser mode” in IE11?). Read my answer there for a fuller explaination, but in short: They removed it deliberately, because compat mode is not actually really very good for testing compatibility. If you really want to … Read more

How can I target only Internet Explorer 11 with JavaScript?

The User-agent string for IE 11 is currently this one : Mozilla/5.0 (Windows NT 6.3; Trident/7.0; rv 11.0) like Gecko Windows 10 example: Mozilla/5.0 (Windows NT 10.0; Trident/7.0; rv:11.0) like Gecko Which means your can simply test, for versions 11.xx, var isIE11 = /Trident.*rv[ :]*11\./.test(navigator.userAgent); As IE10 user agent was Mozilla/5.0 (compatible; MSIE 10.0; Windows … Read more

How to set IE11 Document mode to edge as default?

The rendering mode in Internet Explorer 11 can appear stuck if the site is added to your local Compatibility View list. When this happens, the rendering mode inside the developer tools and out will default to the specified compatibility settings. While this may not be the only way a site can get on this list, … Read more

Flexbox on IE11: image stretched for no reason?

to avoid this funny behavior, you may reset the flex-shrink property. This looks like a bug, despite what Microsoft says: <‘flex-shrink’> Sets the flex shrink factor or negative flexibility for the flex item. The flex shrink factor determines how much a flex item will shrink relative to the other items in the flex container. If … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)