Visualize: uber sample
jQueryUI, css reset, embedding report to iframe, loading reports list from server
by Yuriy Bablyukh
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://build-master.jaspersoft.com:5980/jrs-pro-trunk/client/visualize.js?_opt=false"></script>
JavaScript
console.log("Should be 1.11.0 1.8.0: ", jQuery.fn.jquery, $.fn.jquery)