Javascript manual minimize problem when window is opened as popup?

M

MSQUARE

Hello Everyone,

I am facing a problem with javascript when i tried to minimize the
fullscreen popup window. Its working fine when window is normal.


The code is as follows..

window.open("home.php",'Malay',
"fullscreen=yes,fullscreen=1,fullscreen,
scrollbars=auto,status=0,toolbar=no,opyhistory=no, location=no,
menubar=no");

Inside the home.php I have kept on minimize and close button which
fires minimize and close events accordingly.

window.close() is working fine for close.

But window.minimize() is not working for manually closing the
fullscreen popup window. and window.blur() is also not working, it
works fine with normal window and multiple windows are there, but not
with fullscreen popup window.

Help me..
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,482
Members
44,901
Latest member
Noble71S45

Latest Threads

Top