login
|
about
|
faq
Questions
Tags
Users
Badges
Unanswered
Ask Question
Search Results
relevance
newest
votes
active
0
votes
yahoo mail checkbox
function checkAll(list, state) { for (i = 0; i < list.length; ++i) { list[i].checked = state ; } } You need to use something like onC …
answered
Apr 5 at 19:53
Person
84
●
4
posts containing
user:87280
within these tags
checkbox
Want better search results?
See our search tips!
Stack Overflow works best with JavaScript enabled