kies
11.06.2001, 09:15
happy monday morning all,
..shame the sixers lost last night though...
anyway
i can't seem to figure out how to code this:
i have a web-app. i want to put it into a 700x500 window, without toolbars, to make it look more app-like. (as opposed to a standard browser window) the app will be linked to from many diff sites, so i can't use a javascript hyperlink. what i want to do is all links point to index.html, which is a standard window. onload, this window will spawn the main app window, in a 700x500 window. i want that new window to close the window that spawned it. (window.opener). dig? can't get this to work yet...
any insight/experience would be helpful...
//kies
..shame the sixers lost last night though...
anyway
i can't seem to figure out how to code this:
i have a web-app. i want to put it into a 700x500 window, without toolbars, to make it look more app-like. (as opposed to a standard browser window) the app will be linked to from many diff sites, so i can't use a javascript hyperlink. what i want to do is all links point to index.html, which is a standard window. onload, this window will spawn the main app window, in a 700x500 window. i want that new window to close the window that spawned it. (window.opener). dig? can't get this to work yet...
any insight/experience would be helpful...
//kies