]> source.dussan.org Git - jquery-ui.git/commit
Transfer effect: Use innerWidth/Height instead of outerWidth/Height and then subtract...
authorScott González <scott.gonzalez@gmail.com>
Tue, 17 Feb 2009 01:07:30 +0000 (01:07 +0000)
committerScott González <scott.gonzalez@gmail.com>
Tue, 17 Feb 2009 01:07:30 +0000 (01:07 +0000)
commit49b76873ad4c46fe2c1636b0ad711b147b34e8b8
tree32927cf1c5c18625b398c90b13869a557517e7f8
parenteb5858f69f0d8a73fc30b37958a6b63909b37b79
Transfer effect: Use innerWidth/Height instead of outerWidth/Height and then subtracting border.  Fixed #4153 - Transfer throws 'Invalid Argument' in IE7 without CSS border property.
ui/effects.transfer.js