Friday, 11 December 2015

2_INTRODUCTION_JAVASCRIPT

CONTINUE... OF PREVIOUS POST


Now you have seen in so many site also in your mail account that if we want to delete all the pages from account what we will do we just checkall all the checkbox and click on the delete button. So here in the below I have specify that using JavaScript how to select all the checkbox if select the header check book.








Here “department” will work as header checkbox and others are work as child checkbox. When we click on the “department” checkbox at that time “checkall()” javascript function will called and check all sub checkbox.



No comments:

Post a Comment