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?
That is not possible at all, if it were, it would be a huge security risk, phishing scams would be much more successful.
To get a more real feeling of a standalone app, maybe you should take a look at Mozilla Prism to use as client for your ajax web app.