Questions tagged as 'jquery'

3
answers

Field CPF, CNPJ and Other Document - jQuery validation [closed]

I have a field where the CPF, CNPJ and Other Document can be written. The field is unmasked, while the "Other Document" can be any number or letter. How can I make these validations in jQuery ? Make sure the user typed in without a mask...
asked by 23.12.2015 / 14:02
1
answer

Call API via Post with JS or JQ [closed]

Personally someone could help me by giving an example of how to consume an API that returns a JSON like this API below: link Personally I implemented the code below can help me is not returning anything nor error. $('.teste').click(fun...
asked by 04.12.2018 / 20:47
1
answer

Login to the user account in the index page [closed]

I'm developing a system where all employees can enter the Index.php page, generally where they all know the code and password and normally enter the system (No restrictions and in this case for whom get first at work :)), only what when one ente...
asked by 11.04.2018 / 13:54
1
answer

Run function after 3 seconds Jquery / Javascript [duplicate]

I have the following code, which creates two variables and call a function that displays an alert, but I want the function check_abertura () to execute after 3 seconds, how to do this? var valor_min = 20; var valor_max = 40; verifica_abertur...
asked by 07.06.2018 / 14:41
1
answer

What is BLOB in javascript? [closed]

When you try to access the link that is within src of youtube's vídeo tag, what happens is that you simply can not access, or access is difficult, and I would like to know how to do this process and mostly know how it works.     
asked by 13.05.2017 / 19:40
1
answer

Jquery img code to swap [closed]

I used the code of a guy that the menu is a color when it is at the top and when the scroll of the page goes down, the menu goes black, but as soon as it turns black I want the img that in the case is the logo, change the src that is "logooficia...
asked by 28.10.2018 / 06:09
1
answer

Execute function only once

At first, I've seen some issues like this here, but practically none of them fits / does not work in my scenario. It is as follows: I need a script to run (in my case, a button will be clicked automatically) only once (possibly recording some co...
asked by 31.12.2017 / 13:25
1
answer

Send data to another page via a [closed]

I would like to know how to resolve the following situation: I have a page that has a loop in which it shows all the posts of a specific posttype, and in each post I put a button (no functionality for now). I would like some way to make when...
asked by 06.01.2017 / 16:15
2
answers

Product Registration - Create Features

I'm having a hard time implementing dynamic results in my application .... 1 - When deleting a row, sort the rows correctly 2 - Calculate the shopping basket TOTAL total 3 - Re-calculate the OVERALL TOTAL by deleting a line 4 - Clear ALL F...
asked by 27.02.2018 / 21:36
1
answer

Slide JQUERY 100% screen EXAMPLE

I'm making a slide in full screen, but I find that in other monitors the image and the text gets larger / smaller. I would like to make it one size fits all. I saw this site below, I found it very interesting. It is noticed that even increa...
asked by 18.01.2017 / 11:50