in reply to Re^2: Opening an HTML::Template page in new window
in thread Opening an HTML::Template page in new window
I guess it might be like"scrollbars=1,location=0,directories=0,statu +s=0,width=550,height=375,toolbar=0,menubar=0,resizable=0"
Before that, Try with some static pages and make sure that javascript is working fine. Otherwise i'm sure that you may miss some values which is dynamically passing into the window.open function. Thanks. -kulls"scrollbars=1;location=0;directories=0;statu +s=0;width=550;height=375;toolbar=0;menubar=0;resizable=0"
|
|---|