Posts by Rodrigo Bravo • 5 points
2 posts
-
0
votes2
answers722
viewsQ: Simple ajax to reload a DIV every 30 seconds
I am the following javascript to reload a div every 30 seconds, but it’s not working , or error. Code: $(document).ready(function() { var $div_novospedidos = $('#div_novospedidos');…
-
-2
votes1
answer28
viewsQ: Basic error in Javascript
Good morning guys, can anyone tell me why I’m getting the bug Syntaxerror: Missing ) after argument list , in line 14 in the following code: $(document).ready(function() { var $div_novospedidos =…
javascriptasked Rodrigo Bravo 5