Discussions
Categories
Choose a Product
THRUST SERVICES
CORE APPS
CE PRODUCTS
...
Quick Links
POPULAR
HELPFUL TIPS
Groups
My Links
FOR SIGNED IN MEMBERS:
Back to website
Home
Designing Analytics Reports
Include JQuery in head.js
Migrateduser
<p>hi</p>
<p>I wanted to look into using jQuery in a BIRT report. I found a few online examples but kept hitting the same problem. I've cut it down to the following:</p>
<p> </p>
<p>I created an empty report and added just the following line to the clientScripts->clientInitialize area:</p>
<pre class="_prettyXprint">
head.js("https://code.jquery.com/jquery-2.2.4.js",mycallback);
function mycallback() {}</pre>
<p class="">I thought thats the way I should add library support? But when I add this, it crashes and never renders the rest of the report.</p>
<p class="">I have tried other versions of jquery, always the same problem.</p>
<p class="">Can someone put me out of my misery?</p>
<p class="">many thanks</p>
<p class="">Cel</p>
<p class=""> </p>
Find more posts tagged with
Comments
There are no comments yet