Top "Mozilla" questions

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

Unexpected token in CSS when editing it in vnext

When I try to write some css through Vnext or Webmatrix v2 beta I got error that unxpected token : sometime …

html computer-science mozilla
Intercept and modify DOM before page is displayed to user

I'm trying to create a Firefox addon (using addon SDK) that will modify how the page is displayed, mostly as …

javascript firefox-addon firefox-addon-sdk mozilla
HTML Parsing Error

I can't find out what the problem is, and why I keep receiving this error in Internet Explorer 8, as it's …

html mozilla user-agent parsing-error
Converting -moz-linear-gradient For All Other Supporting Browsers

Here's my rule: #element { background: -moz-linear-gradient(center top, #FFF 8px, #F2F2F2 24px, #F2F2F2 100%) repeat scroll 0 0 #F2…

cross-browser css mozilla
Mozilla rest client post json object

I am using Mozilla fire fox add-on RESTClient to test my web-services. Up to this I was using POST method …

mozilla rest-client
How to improve display quality in pdf.js

I'm using open source library for PDF documents from mozilla(pdf.JS). When i'm trying to open pdf documents with …

pdf-generation mozilla pdf.js
gulp autoprefixer doesn't add moz prefix

I am using gulp with autoprefixer in my project, and I have to use backgrounds gradient like this: background: linear-gradient(#…

mozilla gulp linear-gradients autoprefixer
Play mp3 file after uploading it with html5 drag and drop upload

Is it possible to first upload an mp3 file with the html5 drag and drop upload system, and then play …

javascript api audio google-chrome mozilla
highlight the text of the DOM range element,

I am able to highlight the text on the HTML page(rendered through gtkmozembed), which is selected, like below. var …

javascript jquery dom mozilla gecko
Allow/activate mixed content in Browser

I'm currently build my website and I face a problem the Mixed Content blocking in JavaScript which occur with Chrome, …

javascript google-chrome https mozilla mixed-content