Skip to content Skip to sidebar Skip to footer

Upload File Using Ajax In Codeigniter Still Executed Even The Value Is Null/undefined

I want to execute another ajax if the file is not input yet. But it still posting the form action. Here is my view code :
).on('click', function(event) { event.preventDefault();

Post a Comment for "Upload File Using Ajax In Codeigniter Still Executed Even The Value Is Null/undefined"