Quantcast
Channel: Pentaho Community Forums
Viewing all articles
Browse latest Browse all 16689

CSS Styling CDE Analyzer Component

$
0
0
Does anybody know how to apply CSS styling to analyzer component within CDE dashboard?

Iframes are tricky enough to edit their styling but i have found that i can do the following jQuery in Chrome Console:

Code:

$("#iframe_analyzer-container").contents().find(".reportArea").css("background-color","blue");

However i cant get this to work with any of the following:

- pre/post execution events
- custom javascript snippet to wait for iframe load event

I think it is trying to update the element prior to it being fully loaded within the iframe, but not 100% sure.

If this fails does anybody have any good suggestions on how to achieve this? I cant get my head around how to do div integration of analyzer component within CDE.

Thanks as always!

Viewing all articles
Browse latest Browse all 16689

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>