Skip to main content

All Questions

1 vote
2 answers
183 views

Is IE10(+) identical on Windows 7 and Windows 8?

I am developing on OS X. For testing I am using VirtualBox with windows VMs from http://www.modern.ie/en-us/virtualization-tools#downloads When testing my web applications, should I be testing in ...
Henrik Söderlund's user avatar
7 votes
1 answer
6k views

Viewport for IE10 & 11 desktop, but not mobile

I build a lot of responsive sites. I'd like to support IE10 and IE11's snap modes, but I can't do it fully without breaking support for Windows Phone 8. This is the code I'm currently using, in my CSS:...
JacobTheDev's user avatar
  • 18.1k
2 votes
1 answer
1k views

msapplication-starturl ignored in modern Windows UI

Internet Explorer 10 and 11 on the desktop (“classic”) respect the msapplication-starturl meta tag. Allowing me to specify what URL to use when a user pins my site to their task bar in Windows. In ...
Daniel's user avatar
  • 4,685
1 vote
1 answer
346 views

Issue of StretchDIBits to firebreath windowless window in IE10 on win8

I use Firebreath to create a cross browser plugin to do 3D graphics rendering. The actual drawing happens in my native code on an offscreen target, and each time flush will call myplugin::...
Wayne Wang's user avatar
  • 1,307