[Solved] Jquery version for $(“#submit”).on(“click”, function(){ December 31, 2022 by Kirat As of jQuery 1.7, the .on() method provides all functionality required for attaching event handlers. For help in converting from older jQuery event methods, see .bind(), .delegate(), and .live(). solved Jquery version for $(“#submit”).on(“click”, function(){