Jquery ajax – Change checkbox default value before sending
This is small problem I am facing. I am printing a checkbox list in which they are checked if the JSON value coming inside them is true and unchecked if JSON value is false. So if the checkbox is checked…