Questions tagged as 'firefox'

0
answers

Firefox OS: Error submitting app

I'm trying to validate my app in the firefox marketplace. However, I am getting the following news: Error extracting the manifest from the zip file. But the manifest.webapp complies with the firefox standard { "name": "Primeiro APP Firefox...
asked by 10.02.2015 / 15:53
0
answers

Bizarre bug in player only happens in chrome [closed]

I'm doing a site with music playlist everything works fine on my pc in all browsers, but when I upload to the server, something bizarre happens, where only in google chrome after I play 6 songs no matter the order it simply does not play anymore...
asked by 27.12.2014 / 01:18
1
answer

Localhost of wamp in firefox does not work [closed]

Good afternoon everyone, I have the mysql package and the wamp installed on my computer and I chose firefox as the default one to open in wamp localhost. I did all the procedure to leave his icone green, I changed the ports of apache, I disconne...
asked by 01.07.2015 / 22:16
2
answers

Detect Firefox add-ons with JavaScript

I've created an extension for Chrome and Firefox, both are in their respective stores Webstore and Mozilla Addons, aim is to identify if the user has the extension installed otherwise inform you that you need to install the extension.    Note...
asked by 13.11.2017 / 22:53
1
answer

Padding-top does not work in the content below the navbar of the bootstrap, in the browser firefox

Context: I'm using Bootstrap as a framework for the interface part and django for the business rules part and database access for a website I'm developing. The problem: I have two navbar's, one for the menu on the top and one for the foot...
asked by 26.03.2015 / 23:29
1
answer

Javascript script returning SyntaxError: missing; before statement only in firefox

I have a javascript function to read files that are inside the server. In all browsers it works perfectly, except for firefox that returns the error:    SyntaxError: missing; before statement Function code: function sleep(ms) { return...
asked by 30.10.2018 / 19:43
2
answers

Input number accept point in firefox

Can you help me? I have this input number that must accept values in decimal. People fill in the decimal point (.) And not with a comma (,) In all browsers it works just fine, EXCEPT in firefox which is our default browser. (Firefox is...
asked by 30.01.2018 / 15:19
1
answer

Where did the console _POST sampler stop in the new firefox?

Until I update firefox on my PC (Ubuntu 16.4) the console showed in a 'params' place (I'm not sure if it was 'params' or 'post') which I sent via the post method, now this tab does not display anything, where did this function stop...
asked by 27.09.2017 / 18:33
2
answers

Problems with background printing using bootstrap in Firefox

Good afternoon, friends, I do not have much practice with Bootstrap yet, I could not figure out a way to maintain the background of a div, when I print a page through window.print () I have the following code: <div class="qCor" style=...
asked by 08.03.2017 / 19:41
1
answer

Access denied for iframe printout in Firefox

I have a system where I need to print a PDF when I click the button. The url is constructed according to the shipping ID, so dynamically, I use an iframe that will load the data, and when loaded, I call a function to print what is in ifram...
asked by 20.02.2017 / 14:19