I need to save a date and time into a variable when I click on a button that starts a task and then sends it to DB, for example:
<div class="form-group">
<label class="col-md-4 control-label" for="IniciarTarefa" id="acao"></la...
I need help creating a Javascript code or using jQuery, which should read the value of the person's date of birth (I'm using the datepicker) and calculate how old it is.
I have to show in div talking if it is bigger or not, I have following co...
Hello, I would like to know if it is possible to disable the responsiveness of a jquery site without changing the codes, for example forcing the desktop version on mobile devices!
Thank you!
I'm in a new project and I have a question. I would like to make the background (which is a simple gradient covering everything) of the home (home page) change its color tone according to the movements of the mouse. For example, this yes: d.scho...
How do I get the vector number of an img for example? You see there in the image several img right? I want something in the moment that I click on the image I can get the number of this img, some function, gambiarra I do not know pff
I was wanting to use a multi-form script, but I can not. So I'm generating a script for each form with unique IDs for each field and form.
I'm not able to inhibit the behavior of the form, every time I click the submit button and reloaded....
I have inputs type text where a function in javascript takes these values from the input and makes a percentage account, works correctly, the problem is that depending on the data input these fields become dynamic, generating several inpu...
I'm looking for this slider, but I can not find it, I need this type, the images come from the database and as I drag the ball, the images change, does anyone know where I can find?
I was checking the size of body for $(window).resize but I realize that when starting the page initially the size is right but it does not apply to classes . Follow the Code:
jQuery.noConflict()(function($) {
"use...