Posts by Rodrigues Costa • 43 points
1 post
-
4
votes1
answer1340
viewsQ: How to create functions with callback?
Can anyone tell me how to create functions with callback? I created this function but it’s not working. function PostsCategoriasListar(table, select, callback) { if (table) { $.ajax({ url:…
jqueryasked Rodrigues Costa 43