¡@

Home 

2014/10/16 ¤W¤È 12:09:25

jquery Programming Glossary: this.cssposition

jQuery Drag/Resize with CSS Transform Scale

http://stackoverflow.com/questions/10212683/jquery-drag-resize-with-css-transform-scale

the core of draggables. Cache the margins of the original element this._cacheMargins Store the helper's css position this.cssPosition this.helper.css position this.scrollParent this.helper.scrollParent The element's absolute position on the page minus margins.. of the movement by a scale factor .ui.draggable.prototype._generatePosition function event var o this.options scroll this.cssPosition 'absolute' this.scrollParent 0 document .ui.contains this.scrollParent 0 this.offsetParent 0 this.offsetParent this.scrollParent.. this.offset.parent.top The offsetParent's offset without borders offset border .browser.safari .browser.version 526 this.cssPosition 'fixed' 0 this.cssPosition 'fixed' this.scrollParent.scrollTop scrollIsRootNode 0 scroll.scrollTop left pageX The absolute..