I want to add onsubmit()\'s event to my $(document).ready(function but i have already an class event type .on("blur", function) how can I do it?
$(do