DO NOT USE THIS TAG, it is going to be removed.
What are some utilities to obtain an image of a webpage? Basically equivalent to taking a "screenshot" of the page …
html image screenshot mozillaOk, I know neither of these properties are completely supported yet, but I'm using them anyway :P When I add …
webkit css mozillaHow to set Helvetica font? I add css: body { font-family: Helvetica, Sans-Serif; color: #444444; font-size: 9pt; background-color: #FAFAFA; } but in Mozilla …
html css mozillaI'm trying create a custom drop down control and I need to hide the arrows from the native controls. I'm …
css internet-explorer custom-controls mozillaIs there a way to check how long does it take for the page to load? EDIT: I will extend …
google-chrome mozilla page-load-timeI have a fixed box where I want to display my PDF's in rendered by PDF.js. As PDF.js …
javascript pdf mozilla pdf.jsI am using this code for finding current location latitude and longitude. $(document).ready(function() { if (navigator.geolocation) { navigator.geolocation.…
javascript jquery html firefox mozillaI am trying to make MDN's Javascript Reference available for offline browsing (personal use). I am not the website's owner …
javascript html mozilla application-cache offline-browsingChrome and Safari are displaying a border around the image, but I don't want one. There is no border in …
html css google-chrome safari mozillaI'm stumped. Working on a site that isn't loading properly in FireFox. It loads great in Chrome and even IE, …
html css cross-browser stylesheet mozilla