Questions tagged as 'javascript'

2
answers

site does not work in mobile version

I made a site that in turn must be responsive it will have to work on portable devices but I used a feature called animate.css of this file I used the following effects: fadeInDown , fadeInUp , fadeInLeft , and fadeInRi...
asked by 03.07.2015 / 19:44
2
answers

Validation via Javascript

In my application that manages Courses , I'm in need of a validation via javascript . I have a screen where student signs up for a particular course, what I wanted is that when he clicks the signup button, the Enrollment completed su...
asked by 03.07.2015 / 15:05
1
answer

Invalid field focus jQuery Validate

I'm using the jQuery Validate library to do some validations on a form and would like to know if anyone knows how it could make the focus always stay in the field, in case it is invalid. Currently, it exits the invalid field but does not let it...
asked by 23.06.2015 / 16:30
1
answer

When selecting an option in the select switch form fields

I am creating the site of an event for a friend, and for the registration form I have the following situation: <h1>Formulario de Inscrição</h1> <form name="incrição"> <b>Nome Completo:</b></br> <input t...
asked by 21.06.2015 / 01:43
1
answer

ASP.NET Form Validation in Bootstrap Tabs

I have a form in ASP.NET with its content divided into Bootstrap Tabs. However, some of these fields are required (Required) or are type="number" and "email" , if they do not agree, when sending the form will appear a message...
asked by 19.06.2015 / 16:53
1
answer

Adds a field to the Online Calculator

Hello everyone I do not know much about javascript and I need a little help. In this script in the downlink in jsfiddle I need to add another field to perform the calculation. It pays the value of an input and multiplies it by another input and...
asked by 22.09.2015 / 04:33
1
answer

GruntJS error installing plugin using Vagrant

I try to install puglin    npm install grunt-contrib-uglify --save-dev In my project using vagrant and gives permission error follows below: npm ERR! Please try running this command again as root/Administrator. npm ERR! Linux 3.13.0-61-...
asked by 21.09.2015 / 04:41
1
answer

Variable table

I do not know if it is possible, but I would like to create a table that according to my data it would create the number of rows and columns, and then I would be able to type values in those cells. Creating a spreadsheet would also be possible....
asked by 08.07.2015 / 21:14
1
answer

Change the background of a div according to Scroll

Hello, I have already tried several ways but I have not been able to create a bar similar to that of link that moves according to page descends. * I mean the galaxy bar at the top Thank you     
asked by 06.07.2015 / 21:26
1
answer

Add "Input List" in Java Script

I have some difficulties with JavaScript. I want to add some fields from my "Input List" and multiply others by clicking on a "Calculate Button", thus informing a value in an "Input Text". Nothing else I do has worked, please if anyone can help...
asked by 08.07.2015 / 08:11