posted 4 months ago
Hi,
I am trying to run the simple javascript code in new window opened. But browser is not requesting the file and the javascript is not running.
May i know why?
new_window.html
new_window.js
Here is the document in new window.
It can be seen that script tag is properly inserted. But javascript is not running.
Can someone please point out what's the problem here.
Thanks in advance.