Pages
Home
React JS
React Native
SQL Server
C#.net
Interview
Videos
Angular
ASP.Net
AJAX
Contact Us
9 January 2014
How will you get the Checkbox status whether it is checked or not? in javascript?
var status = document.getElementById('checkbox1').checked;
alert(status);
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment