Big big javascript issues in Captivate 5
Hello to all,
we use captivate 5 to supply our employees with e-learning which contain different types of subjects. We' use it very often but it is a pitty that we have a lot of problems in some special cases.
one of these cases is:
when performing javascript (e.g. "window.open('somefile.ext','Topic',..) ) in captivate 5 (let us say i use it as a click event on a button or clickable-field), it is running this javascript but in a weird way: For me it looks like he is adding this javascript in a href="javascript:...."-environment, which let the click end in the same browser window with "javascript:window.open(..)" in the url- field... The same situation when adding a custom .js file in the generated html file and run the function name via captivate. As far as i remember, this problem wasnt in CP4.(but i'm not sure)
(Browser: IE 6 (i know worth laughing about this, but i cannot change the philosophy of our company 😉 )
What is the problem here? Where do i have my mistake?
thanks