Hi!
Hi i have created a webpage which is like a game. what i'm stuck on now is that there is a webpage called "pageA" and there is an image on it. if anyone clicks that image, a alert box should appear saying " Game Over" with ok button and when that ok button is clicked "pageA" should be closed as well.
a href="javascrip t:window.close( )" wouldnt suit me bcs it has a builtin message already and i cant edit. Can anyone suggest me a way to do it. thx
Hi i have created a webpage which is like a game. what i'm stuck on now is that there is a webpage called "pageA" and there is an image on it. if anyone clicks that image, a alert box should appear saying " Game Over" with ok button and when that ok button is clicked "pageA" should be closed as well.
a href="javascrip t:window.close( )" wouldnt suit me bcs it has a builtin message already and i cant edit. Can anyone suggest me a way to do it. thx
Comment