]> source.dussan.org Git - jquery-ui.git/commit
Resizable: Use .insertAfter() instead of .after() to avoid recursively destroying...
authorScott González <scott.gonzalez@gmail.com>
Sat, 13 Oct 2012 18:50:51 +0000 (14:50 -0400)
committerScott González <scott.gonzalez@gmail.com>
Sat, 13 Oct 2012 18:50:51 +0000 (14:50 -0400)
commit025266e00270d155f45550b6838ddd6f4a44470b
treea06a77da63c7b11ff134ef5a0fb2563fe219853d
parentbd3a348776bf50da53d17f1574efd5538ce9de4f
Resizable: Use .insertAfter() instead of .after() to avoid recursively destroying. Fixes #8662 - Infinite loop - new to jQuery UI 1.9.0.
ui/jquery.ui.resizable.js