resizable=true not working in window.open
843838Dec 1 2005 — edited Dec 1 2005In window.open() in my jsp page
window.open('http:/'+document.IPPBX_Form.ippbx.value,
width=400,height=200,resizable=1
have tried resizeable=true, resizable=true,resizeable=1,resizable=1
but no hope. The maximizable button remains disabled.
Help Please.
Thanks in advance,
Phani