Skip field input after click (function () {

0

Someone knows how to jump to the next field (input) using the function inside the event:

click(function() {

Can not be by ID because I'm using inside a div that uses the CLONE function of jquery. Thankful

    
asked by anonymous 10.01.2017 / 03:28

1 answer

0

I have. I used the .focus () function; and it worked ... Thanks!

    
10.01.2017 / 03:59