I've projected an Intranet Ajax application and I want put it in a full screen mode so it seems as a real stand alone application.
My problem is that with Firefox 3 the window.open
with options to
put the window in full screen mode not work well. I have always
the tile bar the url bar and the status bar.
Is there a way to hide that bars?
I remember not well that there is a way to write a script in a signed way that the user can accept that.......
Any idea?