]> source.dussan.org Git - jquery-ui.git/commit
Button: avoid .last() call to ensure compatibility with jQuery 1.3. Fixed #7089 ...
authorRichard Worth <rdworth@gmail.com>
Mon, 14 Mar 2011 21:18:35 +0000 (17:18 -0400)
committerRichard Worth <rdworth@gmail.com>
Mon, 14 Mar 2011 21:18:35 +0000 (17:18 -0400)
commit6bbc43113ccd2722919e4149248c3316c143b287
treeab8937b92d2880d2a155653f57188fe0eee71109
parent6fcdff13fa4a14dd5427f71f83727b87520349fb
Button: avoid .last() call to ensure compatibility with jQuery 1.3. Fixed #7089 - Button: .last() used in ui.button but not exists in jQ 1.3
ui/jquery.ui.button.js