I am getting dynamic content inside the window which Java Script code to enable drag&drop.
But the code doesn't get executed. Please advise how I can executed the
script inside innerHTML.
I tried the following, but it doesn't help..
editWin.getContent().innerHTML = content;
editWin.getContent().innerHTML.evalScript();
Thanks
Booshan
_______________________________________________ Javawin mailing list [email protected] http://mail.xilinus.com/mailman/listinfo/javawin_xilinus.com
