If anyone here knows how to do that, I'd really apreciate you telling me.
I want some link on a regular html site to be a javascript thingy that opens up a new window, which must be fullsized, unresizeable, and have only the "frames" of the window (i.e. no buttons for back, forward, up, refresh, and no adress window and the like).
and while we're at it what javascript way is there to close it again without the computer asking me if I am sure if I want to close it.
I tried selfclose and closewindow and just close, but I always get a dialog up going "the application tries to close the window, may it proceed?"
I don't want that bloody dialog!
I want some link on a regular html site to be a javascript thingy that opens up a new window, which must be fullsized, unresizeable, and have only the "frames" of the window (i.e. no buttons for back, forward, up, refresh, and no adress window and the like).
and while we're at it what javascript way is there to close it again without the computer asking me if I am sure if I want to close it.
I tried selfclose and closewindow and just close, but I always get a dialog up going "the application tries to close the window, may it proceed?"
I don't want that bloody dialog!