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.

Capture the enter key cross-browser, my solution isn't working

I have what I thought was a cross-browser solution to capturing the enter key in a chat script I'm making, …

javascript event-handling cross-browser enter
Does & need to be & in the meta description?

I'm inserting content which has the & sign. I would like to know if it's needed to insert it as &…

html cross-browser meta-tags meta ampersand
There is an offline software to test a website in different browsers?

I'm looking for an offline software that can speed up the testing of a website in different browsers. Yes, I …

testing web cross-browser offlineapps
.Net 4.0 website cannot identify some AppleWebKit based browsers

We are seeing some Safari browsers failing to cross-authenticate our website after we upgrade to .NET 4.0 from .NET 3.5. After much …

.net-4.0 safari cross-browser asp.net-4.0
How to Convert a Website Created in FrontPage to standard HTML

Does anyone know of an easy way to take the website created in MS Frontpage and convert it into working …

html browser cross-browser frontpage
Can CSS Content Property work in IE7?

I came across with CSS content property, which it is able to add text into element. for example: .class:after{ …

css css-selectors cross-browser internet-explorer-7 css-content
Rich Text Editing - designMode vs contentEditable

When creating a cross-browser rich text editor. Which would you use and why? Keep in mind that pasting has to …

javascript cross-browser richtextediting
What browsers support getElementById?

Is it safe to assume that getElementById works in every browser? If not, which ones do / do not support it?

javascript cross-browser getelementbyid
sessionStorage on new window isn't empty, when following a link with target="_blank"

I see different behaviors of the HTML5 sessionStorage when following Weblinks. Sometimes the sessionStorage of the first page is being …

html cross-browser session-storage
Cross-browser clipping masks

My web site has navigation, presented as a list of rectengular buttons with round corners. Each button should have it's …

cross-browser css mask image-clipping