Posts by fabioh • 11 points
1 post
-
1
votes1
answer183
viewsQ: Ajax Success - actions at the time of Ajax’s response
Let’s go: During AJAX communication with my PHP I need to test a condition and if the condition is satisfied I want the page to go back to index.html $('#tabela').empty(); $retorno=0; $.ajax({ data:…