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.
I need to make an area within a background image clickable to generate an event for JavaScript use. So, I …
html css internet-explorer internet-explorer-7 cross-browserI have a CAB file that contains a few DLLs, and an OCX ActiveX control, an OSD describing the contents, …
windows activex cross-browser cabIm using the 'Lato' font from google web fonts, and its displaying fine on all browsers apart from safari. Im …
css fonts cross-browser text-renderingI'm looking to do some client-side PGP encryption in Javascript. I've found some GPL library scattered on the web, but …
javascript browser cross-browser pgpFirst of all, I know there's libraries that provide polyfills for location.pushState/popState (History.js, Hash.js, jQuery hashchange), …
cross-browser javascript browser-historyIve made a image map and its not working in firefox. It works fine in both Chrome and Safari. This …
html google-chrome firefox cross-browser imagemapI've found it's pretty easy to take a Greasemonkey-type userscript and turn it into extensions/addons for Chrome, Safari, and …
internet-explorer cross-browser userscripts browser-extensionThere`s some extra space under textarea tag. From 1 to 4 pixels in different browsers. The markup is very simple: <!…
html css cross-browser whitespace removing-whitespaceAre there any jQuery 1.3 animation-transitions that work in both Firefox 3 and IE7? I have a table with multiple table rows (25 …
jquery animation internet-explorer-7 cross-browser firefox-3I'm trying to figure out the best way to access an <iframe> element's window and document properties from …
javascript dom iframe cross-browser document