Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Lee_Matthews
Former Employee
Former Employee

Include CSS file in Extension Object

The Qva.LoadScript function seems to be just for loading external javascript in for a QlikView extension object. If I have an external CSS file, how do i incorporate that into the extension object framework?

Thanks for any help.!

Labels (1)
1 Solution

Accepted Solutions
Lee_Matthews
Former Employee
Former Employee
Author

Aha. I found an example of this in the bullet chart extension that installs with QlikView. The relevant method is: Qva.LoadCSS

View solution in original post

1 Reply
Lee_Matthews
Former Employee
Former Employee
Author

Aha. I found an example of this in the bullet chart extension that installs with QlikView. The relevant method is: Qva.LoadCSS