How to uncheck a group of checkboxes when another checkbox is checked
I've created a search function on a website I'm developing but I'm stuck
on this part. The search function has a list of categories which the user
can check or uncheck in order to filter through the items. The options are
almost identical to the way Coursera has implemented their search
function. I would like to have all the other checkboxes unchecked when the
All Categories option is checked and have the All Categories checkbox
unchecked when anything else is unchecked. That sounds a bit confusing but
it's exactly what that website has implemented.
No comments:
Post a Comment