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.

Is position 'initial' cross-browser - css

I have a css conflict, so I have to go against an absolute positioning property that deals with some class .…

html css cross-browser css-position
'Accept' attribute of input element is not working

I came across a browse file dialog-control tag in html and the tag was <input id="myfile" name="myfile" …

html cross-browser html-input
How can I disable the Compatibility Mode button in IE9?

I cannot disable the IE Compatibility mode button in IE9. My head and doctype look like this: <!DOCTYPE html …

cross-browser internet-explorer-9 ie8-compatibility-mode x-ua-compatible
Detect CSS transitions using Javascript (and without modernizr)?

How would I detect that a browser supports CSS transitions using Javascript (and without using modernizr)?

javascript css cross-browser css-transitions
Javascript maximum size for types?

Looking into javascript types I'm trying to find out what the maximum storage size for some data types are. For …

javascript cross-browser ecma262
Cross-Browser Extensions API?

There are tools for developing cross-platform browser plugins. Are there any similar tools or APIs for browser extensions (i.e. …

browser cross-browser cross-platform
How to determine the Opera browser using JavaScript

I want to determine that the browser of the client machines in Opera or not using JavaScript, how to do …

javascript cross-browser opera
Which browsers support console.log()?

Do all browsers support this? I would like to output an error using console.log() but was wondering if this …

javascript cross-browser console.log
@font-face declarations don't work in Android 4.3 Internet browser?

My Samsung Galaxy S3 phone recently upgraded from Android 4.1.3 to Android 4.3. Now several websites I designed which I tested in …

css cross-browser font-face android-4.3-jelly-bean android-internet
What image formats do the major browsers support? (2012)

I was wondering what image formats (aside from the basic JPEG, GIF, PNG) the major browsers would support, especially Chrome, …

image cross-browser image-formats