]> source.dussan.org Git - jquery-ui.git/commit
Core: Add the uniqueId() and removeUniqueId() methods written by @scottgonzalez to...
authorkborchers <kris.borchers@gmail.com>
Wed, 30 May 2012 01:55:43 +0000 (20:55 -0500)
committerkborchers <kris.borchers@gmail.com>
Wed, 30 May 2012 02:13:17 +0000 (21:13 -0500)
commit40e47c0b08c31e5003833b9c46d36e7468a63de8
tree03b4e71f3dfe102f1f76ce5d7462f5b6dae1a15e
parent649a670d1c86be5e50b13cc03161d20098f80588
Core: Add the uniqueId() and removeUniqueId() methods written by @scottgonzalez to provide a generalized way of generating and removing generated element id's. Also, added a unit test. Fixed #8361 - Add uniqueId() and removeUniqueId()
tests/unit/core/core.js
ui/jquery.ui.core.js