Advertisement
Guest User

Untitled

a guest
Jul 30th, 2015
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. $.ajax({
  2. type: "",
  3. url: "",
  4. dataType: "",
  5. success: ""
  6. });
  7.  
  8. $.ajax({
  9. type: "",
  10. url: "",
  11. dataType: "",
  12. success: ""
  13. });
  14.  
  15. $.ajax({
  16. type: "",
  17. url: "",
  18. dataType: "",
  19. success: ""
  20. });
  21.  
  22. $.ajax({
  23. type: "",
  24. url: "",
  25. dataType: "",
  26. success: ""
  27. });
  28.  
  29. ....
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement