JS window close/open help
JS window close/open help
- Started
- Last post
- 1 Response
- Louno
Hi ,
i did a Xmas card for a client...
the flash should be played in a window the same size as the movie ( 500 , 300 ) ...
its a card sent to clients soo they get a email with a link to the url of the card...
problem is , once they click it opens a new window and on this window i have a javascript saying to open another window with 500x300 size and no scroll no resize no bar no nothing... but then i have to close that window so i use window.close() ... problem is its not working...
help
- unknown0
you cannot close a parent window without getting a prompt saying "Are you sure you want to exit?" OK/CANCEL