How to use JavaScript API when Ajax Client hosted in <IFRAME>
We host our QV documents in an <IFRAME>. Would like to understand how to use the QV JavaScript API from our HTML code that embeds the <IFRAME>. Specific examples would be greatly appreciated. I find the documentation on the QV Ajax Javascript Library to be particularly poor.
Take a look at an answer I posted to my own question about integrating QV objects in HTML pages. I successfully created a HTML page with any object I like fro a QV document placed where I like. I call this page from an iFrame where I generate the iFrame link from another application. Works just fine. Pity QlikTech havn't documented the v10 ajax client interface very well.