]> source.dussan.org Git - jquery-ui.git/commit
UI Tabs: fixed cookie name generation which wasn't based on DOM element any longer...
authorKlaus Hartl <klaus.hartl@googlemail.com>
Tue, 9 Sep 2008 09:28:03 +0000 (09:28 +0000)
committerKlaus Hartl <klaus.hartl@googlemail.com>
Tue, 9 Sep 2008 09:28:03 +0000 (09:28 +0000)
commit32f4412c2bbba3376a0c61a816d3b28b7635f240
treeab705c049970448b4ac8906dc34d53c15af5bfc1
parentaccc76bc64e8844153954868258b9dd59b9ba294
UI Tabs: fixed cookie name generation which wasn't based on DOM element any longer after change in this.element, update cookie after init/add/destroy (fixes #3015)
ui/ui.tabs.js