aboutsummaryrefslogtreecommitdiffstats
path: root/ui/ui.droppable.js
Commit message (Collapse)AuthorAgeFilesLines
* Droppable .is(accept) on init() fixedEduardo Lundgren2008-07-141-1/+2
|
* core: added :data selector that matches elements that have data for a given key.Paul Bakaus2008-07-141-13/+8
| | | | droppable: removed the addition of "ui-droppable" class which greatly improves intialization time for IE6/7 and FF2
* droppable: a small performance improvement by not using :visible, and ↵Paul Bakaus2008-07-031-1/+1
| | | | deferring to a simpler syntax of checking for diplay none (fixed bool)
* droppable: a small performance improvement by not using :visible, and ↵Paul Bakaus2008-07-031-1/+3
| | | | deferring to a simpler syntax of checking for diplay none
* Dropabble minor performance changesEduardo Lundgren2008-07-021-3/+2
|
* fixed #3010Paul Bakaus2008-06-261-1/+1
|
* Dropped blank line at end of header comments.Scott González2008-06-111-1/+0
|
* Removed old rev ids from jQuery svnRichard Worth2008-06-091-1/+0
|
* fixed #2928 - Plugin instances should not be exposed in the ui parameter of ↵Richard Worth2008-06-071-1/+0
| | | | callbacks
* renamed source -> uiRichard Worth2008-06-071-0/+283