Plugin don't work with updated jQuery (1.6.4)
GoogleCodeExporter opened this issue · 0 comments
GoogleCodeExporter commented
What steps will reproduce the problem?
Switch from jQuery 1.3.2 to (latest) jQuery 1.6.4 in the demo.
What is the expected output? What do you see instead?
I expect a check/uncheck of a checkbox to require a single click but
the checkboxes in the tree no longer work as expected with jQuery 1.6.4:
In IE8 a single click will check and
a doubleclick will uncheck (single click can't uncheck).
In IE 9 and Firefox a doubleclick will check and
a singleclick will uncheck.
What version of the product are you using? On what operating system?
Current version as of 2012-03-23.
Original issue reported on code.google.com by avqccaj...@gmail.com on 23 Mar 2012 at 8:24