Solved, How to Show and Hide Password Input in SweetAlert2 using Javascript, Jquery Mohd UmarMonday, September 07, 2020 In this tutorial, I use Sweetalert2 and vanilla or plain Javascript and fontawesome for icons. Example -: <script> function s...
Do you know what is difference between PHP and NODE.JS? Mohd UmarWednesday, July 08, 2020PHP V/S NODE.JS
How to submit form data using ajax with pure javascript(Post Method) ? Mohd UmarMonday, July 06, 2020How to submit form data using ajax with pure javascript(Post Method)? Code -: index.html <html> <head> <title> Ajax PART-...
Ajax without jQuery ? Mohd UmarTuesday, June 30, 2020Ajax without jQuery What Is AJAX ? AJAX stands for A synchronous J avaScript A nd X ML. AJAX is a JavaScript method that is used to ...
Do you know about Ajax ? Mohd UmarTuesday, June 30, 2020What Is AJAX ? AJAX stands for A synchronous J avaScript A nd X ML. AJAX is a JavaScript method that is used to submit or fetch data from ...