I am getting these warnings in my console and my script is not working fine
Blocked loading mixed active content \"http://code.jquery.com/ui/1.10.3/themes/smoothness
This kinds of issue will come up if you view the page as SSL. You need to modify your reference as https or else start the url as // so that you will avoid this issue.