Click to See Complete Forum and Search --> : self.close()


bujika
10-16-2003, 10:46 AM
Hi!

How can I close main window? I was trying with function self.close(), but I always get
question do I want to close it.

Can I close it, without that question?


Thanx!

requestcode
10-16-2003, 11:32 AM
No, that is a security feature to keep someone from closing your window without your permission. Why do you need to close the window? Perhaps there is another solution.

bujika
10-16-2003, 01:52 PM
I want to make bootable CD, and when I start CD, i want to have HTML page loaded in full screen mode.


Do you know maybe how I can do it?


Tenx in advance!
:-)

Charles
10-16-2003, 02:09 PM
See http://tech.irt.org/articles/js191/.