Questions tagged as 'firefox'

0
answers

click jquery does not work in firefox [duplicate]

Good morning, after the code that fills the table, the manipulation of the click does not work in firefox, but it works in chrome, does anyone have any light, please? function carregarItens(){ //variáveis var itens = "", url = "transfer.ph...
asked by 05.11.2017 / 16:12
1
answer

How to parse javascript error in Firefox DEV response

Using firefox dev, there is the console (ctrl + shift + k), and within that console there are answers, PHP error responses are simple, or when a variable is passed empty, but however, when it is an error of syntax in javascript, the message is a...
asked by 27.07.2017 / 21:53
0
answers

(ASP MVC) Bootstrap Glyphicons do not work in Firefox

I have an ASP MVC 5 application where I use the Bootstrap that comes along, but both in the debug and in the publication, the Bootstrap (glyphicons) icons are not being loaded, see image: I'm using the Bootstrap v3.3.7 version in the pr...
asked by 11.07.2017 / 21:27
1
answer

Background-size (Mozilla Firefox)

I have the following code background-image: url(#minha0imagem#); background-size: contain; background-repeat: no-repeat; Chrome stays the way I want, in the center and full screen. In firefox no. I've tried -moz, -webkit, I've updated...
asked by 24.01.2017 / 20:39
0
answers

YSlow does not work in Firefox

I have installed YSlow 3.1.8 in Firefox 49.0.1 but any link I click on inside YSlow does not work. Does anyone know how to solve this problem so that I can browse all the features of YSlow in Firefox? The operating system is Windows 7 Than...
asked by 30.09.2016 / 20:55
0
answers

mousedown on select Firefox

At the time of click on a <div> the <select> should open. That way I can open <select> . $('.teste').click(function(){ var element = $('#select')[0]; var ev = new MouseEvent('mousedown');...
asked by 15.07.2016 / 14:07
0
answers

Select inside a button does not work in Firefox

I have a select inside button like so: <button type="button" class="btn btn-primary" id="l_ns" data-toggle="button"> Choose the N to be stage <select id='n_selector'...
asked by 18.09.2015 / 20:00
0
answers

Add function to firefox

I want to make a modification in firefox so that it refreshes the page automatically after a period. That is, I want to "fire f5" in a certain time interval and on a certain page. I've been reading about extensions of firefox, and I have seen th...
asked by 20.05.2015 / 23:59
0
answers

Problem with Firefox printing [closed]

I have a structure of a system basically like this: <ul id="tabs" class="nav nav-tabs"> <li><a style="border-color: transparent;" data-toggle="tab" onclick="alterarAba(1)" href="#tabs-1" class="aba"><be...
asked by 08.04.2015 / 13:13
0
answers

Problems with the video tag in Chrome

I have an unusual problem here with Chrome. Tagged. As you can see in the image, compared to Firefox the video in Chrome is distorted. Ifollowedthepartofthecodethatreferstotheaffectedareainquestion. link     
asked by 12.05.2015 / 15:55