Questions tagged as 'jquery'

2
answers

How to save date and time in a variable when clicking button

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...
asked by 01.04.2015 / 22:38
1
answer

How do I know if the person is of legal age? [duplicate]

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...
asked by 28.06.2016 / 13:48
2
answers

How to disable responsive of a site in css [closed]

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!     
asked by 16.12.2016 / 12:09
3
answers

How to make an interactive background? [closed]

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...
asked by 29.06.2017 / 21:01
1
answer

How to get the element vector number that I clicked JQUERY? [closed]

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     
asked by 04.09.2017 / 16:13
1
answer

Problem with multiple forms on same page

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....
asked by 04.06.2016 / 22:06
1
answer

Calculate percentage in dynamic field

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...
asked by 09.06.2016 / 18:21
1
answer

Slider Jquery - Photo Gallery -PHP [closed]

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?     
asked by 31.03.2014 / 16:11
1
answer

How to check Body Width every time you change Size in Jquery

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...
asked by 13.05.2016 / 22:12
1
answer

Modal bootstrap in wordpress

How to use bootstrap modal on a wordpress page without influencing the default layout my theme has?     
asked by 14.10.2016 / 21:44