Skip to Main Content

APEX

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!

window fullscreen problem

736504Feb 5 2010 — edited Feb 8 2010
Hi

I have used following code for opening a new window as fullscreen after clicking on the link.

I have written

"javascript:void(0);" onClick="window.open('f?p=&APP_ID.:2:&SESSION.::&DEBUG.:::', '',
'fullscreen=yes, scrollbars=auto,status=0');"

in href of the link.

But, Not getting the fullscreen window. Title and status is coming.
So how to display fullscreen window.

Please help me

Thanks
-PK

Edited by: user12261114 on Feb 5, 2010 3:47 AM

Edited by: user12261114 on Feb 5, 2010 3:52 AM

Edited by: user12261114 on Feb 5, 2010 3:52 AM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 8 2010
Added on Feb 5 2010
4 comments
668 views