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.

How do you check the browser's user agent in a JSP page using JSTL, EL?

I need to check the browser's user-agent to see if it is IE6. However I shouldn't use scriptlets (we have …

java jsp browser cross-browser user-agent
Cross browser rgba transparent background while keeping content (text & images) non-transparent

I want to get rgba backgrounds working with all browsers. I did some searching and found out that generally there …

javascript css cross-browser rgba
Architectures to access Smart Card from a generic browser? Or: How to bridge the gap from browser to PC/SC stack?

What are the possible client-side architectures to access a local Smart Card from a generic browser (connected to a server …

cross-browser smartcard pcsc
How to specify your webpage's language so Google Chrome doesn't offer to translate it

I have a page that Google Chrome insists on thinking is in French. Here's a snapshot of it: http://yootles.…

browser internationalization cross-browser google-chrome translation
Is putting your favicon.ico file in a non-root path a bad idea?

When and how do browsers request the favicon.ico file? Do they always check for it in root, or do …

html http cross-browser browser
Debugging javascript in Safari for Windows

Is there a way to debug javascript using Safari 3.2 in Windows Vista? I found a link to a debugger named …

javascript windows windows-vista safari cross-browser
Should the HTML Anchor Tag Honor the Disabled Attribute?

If I create an HTML anchor tag and set the disabled attribute to true, I get different behaviors in different …

html cross-browser internet-explorer-9
css form checkbox styling with checked and after tags

I am trying to design a form without using JavaScript or JQuery. It includes a series of checkboxes. The idea …

css cross-browser pseudo-element css-content
Is SNI actually used and supported in browsers?

I can find various information about SNI (see Wikipedia), but I can't find any statistics about actual support in browsers. …

ssl cross-browser sni
D3.JS Browser Support

Could a developer with experience of D3.JS indicate what specific browsers and browser version levels in practice most readily …

browser cross-browser d3.js