Is there any method in jquery like $.post , $.ajax etc which works like a normal form submission. I know about .submit() but it requires a form element , can we send a normal request without a form element in jquery?
Is there any method in jquery like $.post , $.ajax etc which works like
Share
1 Answer