Does Google have language files for the jQuery user interface, or do I need them myself?
If so, there is a way to include them as follows:
<script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jqueryui/1.8.2/jquery-ui.min.js"></script>
source
share