]> source.dussan.org Git - jquery-ui.git/commit
Dialog: Moved the default value for the position.of option inside the _position(...
authorScott González <scott.gonzalez@gmail.com>
Wed, 8 Dec 2010 17:36:19 +0000 (12:36 -0500)
committerScott González <scott.gonzalez@gmail.com>
Wed, 8 Dec 2010 17:36:19 +0000 (12:36 -0500)
commit22671ad4f8e3e2e921c27bd2933fa088950abf2f
tree0873e7c769b10ce17ad91b45044064837bc42b02
parent63ec1152d810a80596b195301ee3d2cd3d6a1776
Dialog: Moved the default value for the position.of option inside the _position() method to avoid a bug in jQuery 1.3.2. Fixes #6030 - ui.dialog with jQuery 1.3.2 causes RangeError.

This should be reverted in jQuery UI 1.9.
tests/unit/dialog/dialog_defaults.js
ui/jquery.ui.dialog.js