Guest User

Untitled

a guest
Nov 19th, 2017
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 KB | None | 0 0
  1. if(editzona && editnoitem && editkodewadah && editbahan && editbatch && editmanufacture && editklas && editjenis && edittglmanu && edittgled && editstok && editmassa){
  2. alert('ajax error 707')
  3. /*$.ajax({
  4. url : form.attr('action'),
  5. type : form.attr('method'),
  6. data : form.serialize(),
  7. dataType : 'json',
  8. success : function(response) {
  9. if(response.success == true){
  10. alert('ok');
  11. }//if
  12. }//success
  13. });//ajax*/
  14. }//if
  15.  
  16. return false;
  17. });//bind
Add Comment
Please, Sign In to add comment