I just started using sweetalert for javascript and don't understand why my alert always shows a input box in the error message.
Heres the code im using:
swal("Account Number Error", "Please Enter Account Number", "error");
I just started using sweetalert for javascript and don't understand why my alert always shows a input box in the error message.
Heres the code im using:
swal("Account Number Error", "Please Enter Account Number", "error");