D
Doug
Hello,
I create a popup window using
document.createPopup()
Is there anyway to add a script node into this popup? For example I'd
like to add
<script type="text/javascript" src="blah.js"></script>
into the new popup window.
Thank you.
I create a popup window using
document.createPopup()
Is there anyway to add a script node into this popup? For example I'd
like to add
<script type="text/javascript" src="blah.js"></script>
into the new popup window.
Thank you.