javascript Programming Glossary: this.offset.click.top
jQuery Drag/Resize with CSS Transform Scale http://stackoverflow.com/questions/10212683/jquery-drag-resize-with-css-transform-scale this.containment 0 this.offset.click.left if event.pageY this.offset.click.top this.containment 1 pageY this.containment 1 this.offset.click.top.. this.containment 1 pageY this.containment 1 this.offset.click.top if event.pageX this.offset.click.left this.containment 2 pageX.. this.containment 2 this.offset.click.left if event.pageY this.offset.click.top this.containment 3 pageY this.containment 3 this.offset.click.top..
Dealing with overlapping jQuery sortable lists http://stackoverflow.com/questions/4092817/dealing-with-overlapping-jquery-sortable-lists main list this.positionAbs.top this.offset.click.top window .scrollTop 87 return false return .ui.sortable.prototype._intersectsWithPointer.apply.. main list this.positionAbs.top this.offset.click.top window .scrollTop 87 return false return .ui.sortable.prototype._intersectsWith.apply..
|