Hi all!
Having some problems with strings and using ioelement and io.execInParent()
So what i want to do is to set a layer using this code
io.execInParent('lyr1.setHTML()')
I want to set the content to this code:
<form onsubmit="runCode('hoho')">
however how i try and try i cannot get it to work with the escaping... can someone please help me as i am really stuck now?
Regards
Tiru
|