Make a check box is checked in JQuery
Make a check box is checked in JQuery.
[js]
$("#mapEnableLegend").prop(‘checked’,true);
[/js]
Here mapEnableLegend is my check box ID
Make a check box is checked in JQuery.
[js]
$("#mapEnableLegend").prop(‘checked’,true);
[/js]
Here mapEnableLegend is my check box ID
I am Sibeesh Venu, an engineer by profession and writer by passion. Microsoft MVP, Author, Speaker, Content Creator, Youtuber, Programmer.