Hello all,
I am about to start a task where I will have a grid of checkboxes which will allow users to select all of the checkboxes, some of them or none of them. I will also add a few conditionals where you can select a checkbox if you have selected the one above it directly and deselect them if the checkbox above has been selected.
Before I write this I was wondering if there is something that is already out there than can do this or something similar? Or at the very least something I can build on. I have already bing'ed and Google'd - but nothing has come up for me.
I would also appreciate implementation advice as this I don't want this to be a messy job and I can already imagine myself getting into a mess!
I would really love it if there was something out there for JQuery as I already make use of this.
Thanks all