This tag should be used to identify questions regarding compatibility issues, for example between different versions of the same software product or, development kit or library.
My website is broken in IE11. We all know that HTML tags allow developer to force IE compatibility mode; in …
javascript internet-explorer cross-browser compatibility internet-explorer-11In this code, createRange is not working in Chrome. In IE it is working. Please help how to rectify in …
javascript google-chrome compatibilityI created an app that supports both phone and tablet version so i use the android-support-v4.jar library. My activity …
android overriding compatibility fragmentI'm writing an app that uses some functions and classes only available in the latest API level - 16, but I …
android api compatibilityI'm writing an Angular 2 app but am conscious that some users may not be using a browser that can support …
javascript typescript angular compatibility modernizrThe C language was used to write UNIX to achieve portability -- the same C language program compiled using different …
c x86 intel compatibility amd-processorI am getting back to work on an app I worked on a while ago, when I had everything built …
android compatibility deprecated backwards-compatibilityWhen I access the page of my app in Google play. I get the following message: "This app may not …
android google-play device compatibility tabletWe have some legacy HTML content which we must render in compatibility mode. The requirement comes from our customers who …
javascript html iframe compatibilityI have a page with an iframe, and the iframe contains code that needs to run in quirks mode (it's …
internet-explorer compatibility internet-explorer-9 ie8-compatibility-mode quirks-mode