Code:
function test(){
mywin = window.open('text/xml','', 'menubar=1,scrollbars=2,resizeable=1');
mywin.document.open;
function test(){
mywin = window.open('text/xml','', 'menubar=1,scrollbars=2,resizeable=1');
mywin.document.open;
Leave a comment: