]> source.dussan.org Git - jquery-ui.git/commit
core: added :data selector that matches elements that have data for a given key.
authorPaul Bakaus <paul.bakaus@googlemail.com>
Mon, 14 Jul 2008 14:21:07 +0000 (14:21 +0000)
committerPaul Bakaus <paul.bakaus@googlemail.com>
Mon, 14 Jul 2008 14:21:07 +0000 (14:21 +0000)
commitc54f6ba62efb9c59cc846a0ec9e90750a93eab91
treea57780e9e10e7f4a5ac572e40c942e3e2323e639
parentd28b09a9848a55fab2d1230c3dc95dc2198fb4f5
core: added :data selector that matches elements that have data for a given key.
droppable: removed the addition of "ui-droppable" class which greatly improves intialization time for IE6/7 and FF2
ui/ui.core.js
ui/ui.droppable.js