Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

resizable=true not working in window.open

843838Dec 1 2005 — edited Dec 1 2005
In 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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 29 2005
Added on Dec 1 2005
3 comments
221 views