jquery-qubit
jquery-qubit copied to clipboard
Provides the semantics for a nested list of tri-state checkboxes, using the HTML5 "indeterminate" property
Results
2
jquery-qubit issues
Sort by
recently updated
recently updated
newest added
Using :indeterminate selector throws an error in older IE's. I just removed the :indeterminate selector from line 18 and it works fine for me, but needs more testing. I suggest...
I am using the following example code with latest qubit and bonsai. I am getting "Uncaught TypeError: Cannot read property 'id' of null" when checking or unchecking a leaf or...