]> source.dussan.org Git - jquery-ui.git/commit
jQuery may be redefined or not exist do to noConflict, so using the global is bad... 682/head
authorSteven Roussey <sroussey@gmail.com>
Mon, 18 Jun 2012 22:09:28 +0000 (15:09 -0700)
committerSteven Roussey <sroussey@gmail.com>
Mon, 18 Jun 2012 22:09:28 +0000 (15:09 -0700)
commit392423ca5103554b1f9ec2a60d3f9b39eb1002bf
tree64f14467491686ea8094f3ea72148082399964bc
parent156f07b48a9476250f4fdbd8816080cf1a9f58c5
jQuery may be redefined or not exist do to noConflict, so using the global is bad, instead use the scoping function's $
ui/jquery.ui.widget.js