Top "Mozilla" questions

DO NOT USE THIS TAG, it is going to be removed.

Convert web page to image

What are some utilities to obtain an image of a webpage? Basically equivalent to taking a "screenshot" of the page …

html image screenshot mozilla
Using border-radius and box-shadow together (CSS)

Ok, I know neither of these properties are completely supported yet, but I'm using them anyway :P When I add …

webkit css mozilla
How to set Helvetica font?

How 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 mozilla
IE & Firefox - custom drop down could not remove native arrows

I'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 mozilla
Page load time in Google Chrome or Mozilla Firefox

Is there a way to check how long does it take for the page to load? EDIT: I will extend …

google-chrome mozilla page-load-time
PDF.js scale PDF on fixed width

I have a fixed box where I want to display my PDF's in rendered by PDF.js. As PDF.js …

javascript pdf mozilla pdf.js
Find latitude and longitude of current location

I am using this code for finding current location latitude and longitude. $(document).ready(function() { if (navigator.geolocation) { navigator.geolocation.…

javascript jquery html firefox mozilla
MDN javascript docs for offline use

I 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-browsing
chrome/safari display border around image

Chrome 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 mozilla
Stylesheet not loading in Mozilla Firefox

I'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