PAGE = parent.frames[0] .document.forms[0] ?
Posted: Wed Jan 11, 2012 11:43 pm
Hi,
I have just upgraded nuBuilder to the newest version (11.12.29) and it is great!
I have some javascripts that I created based on the tutorial videos, that have to be modified in order to run correctly with this new version. Specifically the line:
PAGE = parent.frames[0] .document.forms[0];
has to be changed, but I don't know how should I change it.
Could you help me on this?
I have just upgraded nuBuilder to the newest version (11.12.29) and it is great!
I have some javascripts that I created based on the tutorial videos, that have to be modified in order to run correctly with this new version. Specifically the line:
PAGE = parent.frames[0] .document.forms[0];
has to be changed, but I don't know how should I change it.
Could you help me on this?