Vis jquery.noConflict local

by Pavel Savushchyk

HTML

<script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script>
<script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.0/jquery-ui.min.js"></script>
<script src="http://localhost:8080/bugfix/client/visualize.js?_opt=false"></script>

JavaScript

console.log("Should be 1.8.0: ", jQuery.fn.jquery, $.fn.jquery)