Top "Cross-browser" questions

Cross-browser development refers to the practice of building web sites, web applications, libraries, or components so that they function across different web browsers and rendering engines.

complete styles for cross browser CSS zoom

I am finding it hard to get fully cross browser CSS zoom properties ..what I've is only these zoom: 2; -moz-transform: …

css cross-browser zoom
Is cross-origin postMessage broken in IE10?

I'm trying to make a trivial postMessage example work... in IE10 between windows/tabs (vs. iframes) across origins Remove any …

html cross-browser compatibility internet-explorer-10 postmessage
How can I download WOFF files from Google Fonts?

Google Fonts seems to only offer fonts in WOFF2. While this works fine with Chrome, WOFF2 doesn't seem to be …

css fonts cross-browser google-font-api
use initial width for element not working in IE

I have a graph plugin that inserts canvas and a legend <table> to its container. In this plugin …

css internet-explorer cross-browser width
Intercepting call to the back button in my AJAX application

I have an AJAX app. A user clicks a button, and the page's display changes. They click the back button, …

javascript ajax cross-browser browser-history
What are the current cookie limits in modern browsers?

What are the generic cookie limits for modern browsers, as of 2011? I'm particularly interested in: Max size of a single …

javascript browser cookies cross-browser limit
Cross-browser method for detecting the scrollTop of the browser window

What is the best cross-browser way to detect the scrollTop of the browser window? I prefer not to use any …

javascript cross-browser
Browser statistics on JavaScript disabled

I am having a hard time collecting publically available statistics on the percentage of web users that browse with JavaScript …

javascript statistics cross-browser
Cross-browser testing: All major browsers on ONE machine

Aim of this guide: Running multiple unmodified native versions of Internet Explorer, Safari, Opera, Chrome and Firefox on a single …

internet-explorer browser cross-browser virtualization