Questions tagged as 'firefox'

0
answers

How to create extension in Firefox [closed]

How to create an extension in Firefox? I want to develop an extension for personal use, how do you develop an extension in Firefox with javascript, folder structure and files in the mozilla directory, how does this work? I want to know wha...
asked by 11.05.2017 / 15:28
0
answers

Problems using the Selenium module with Firefox

I'm using: Debian version 9.6 Python 2.7 Selenium 3.141.0 Firefox 60.3.0 I'm trying to learn how to use Selenium with Python but I have not been able to do anything yet. It always gives some error, I corrected as I found the solutio...
asked by 10.12.2018 / 17:19
1
answer

Javascript form validation works in IE but not in Firefox [closed]

Good afternoon everyone. I'm trying to validate a form by checking if the value field is filled in and is greater than 0. It worked perfectly in IE, but in Firefox it does not work for anything in the world! Follow the code: <scri...
asked by 16.09.2014 / 19:46
2
answers

Is it possible to save form forms in localStorage with pure Javascript? [duplicate]

I'm a beginner in Javascript and I'm making an application prototype for a college job, and I did not want to use a database or anything, because it's not worth it, I just need to test the GUI. In my application, I have a form, and would lik...
asked by 22.04.2018 / 18:29
2
answers

Combobox without formatting Bootstrap / Firefox

I'm using Bootstrap in a project, but I noticed that in Firefox the combobox goes unformatted. See: ChromeandOperalookperfect: How do I fix this in Firefox? I saw on the internet that many try to customize directly in CSS and with that...
asked by 21.06.2018 / 14:08
1
answer

Different web browsers (Webkit & Mozilla)

Use Bootstrap 3 in my project. I've used Mozilla throughout the design process, and responsive design works great on it and Edge. When I went to test the pages in browsers that use WebKit (Chrome and Safari), they appear very different from what...
asked by 02.01.2017 / 21:34
2
answers

Placeholder does not appear after applying "padding" in the input

Hello, I am having a very silly and simple problem that is causing me to miss a P # @ & time! Come on .. I'm using the Bootstrap v3.3.6 CLASS="form-control" If someone wants to do an inspection on the website, it is incomplete even in gi...
asked by 25.11.2015 / 04:17
1
answer

Http request - log

I'm developing a Curl process, and for this I am checking the pages needed to manage the urls. However, there is a page that does Http Request 302 (redirect), and I am not able to capture it because the process is very fast. Searchi...
asked by 14.08.2015 / 19:43
1
answer

POST requests AJAX ASP net MVC

Good afternoon, I'm having a little doubt, I'm doing a POST request with AJAX in ASP net MVC and everything works fine, but in firefox I get an error in the console However,inchromethiserrordoesnotappear.Hereistherequisitioncode:functionadicion...
asked by 09.10.2018 / 21:18
1
answer

Help with placeholder that does not change color

People, I really need your help. I'm developing a website. I'm studying more accurately html5 and css3, and I'm getting a problem I can not solve ... Here is the format of the site in CodePen: link And if you want to download on your...
asked by 07.06.2017 / 08:05