Jquery ajax – instead of proper value html code is coming in JQuery
I have an issue with JQuery. We are entering test% in the textfield and called one function on save button.In this function we are serialzing the form data and called AJAX then at server side it is coming as test%.…