Hi all,
I have a problem and hope to find someone who can help me.
I have an HTML page with some menus
By clicking on one of these menus, an ajax function update a DIV with images, text and any viewable informations.
I have 3 wf presentations and I want to lunch any of them in the DIV by clincking in the menu.
My problem comes from the page that is already loaded. I tried to modify launcher.js, the div by ajax, innerHTML and launch the script but it opens a blank page due to the document.write function in launcher.js
To resume, is there a way to dynamically lunch a wf presentation in an HTML page
tx for your responses
