$('#SaveCheckbox').attr('checked') != true
Intending to check the value of CheckBox by the above means , as found the solution , but its giving false always , either i check the checkbox or uncheck it. Kindly help. I am using jquery-1.10.2.min.js and jquery.mobile-1.4.0.min.js libraries.