]> source.dussan.org Git - jquery-ui.git/commit
droppable: a small performance improvement by not using :visible, and deferring to...
authorPaul Bakaus <paul.bakaus@googlemail.com>
Thu, 3 Jul 2008 14:01:24 +0000 (14:01 +0000)
committerPaul Bakaus <paul.bakaus@googlemail.com>
Thu, 3 Jul 2008 14:01:24 +0000 (14:01 +0000)
commitcbda2f35ae18b10d2ca1904af9b2d156dc909b2b
tree36230c0de7658626fa0d9b9cd80831bd57448ac6
parent9c2e67cff190f9f82db3b3bd25381c0a2a7c3933
droppable: a small performance improvement by not using :visible, and deferring to a simpler syntax of checking for diplay none (fixed bool)
ui/ui.droppable.js