Home
Developing Analytics Applications
BIRT_ROOT div tag ID - how to change it
Migrateduser
<p>I have developed a number of reports that are to be displayed on a JSP using JQuery for a tabbed page for multiple reports. When I pull one report into the page, everything works fine because there is just one report with a tag ID of "__BIRT_ROOT". However, when I open 2 or more reports, it corrupts them all because there is now multiple div tags on the page with an ID of "__BIRT_ROOT". Is there a way to change this root div ID?</p>
<p> </p>
<p> </p>
Find more posts tagged with
Comments
There are no comments yet