asp.net
-
hi frnds i need to know whether we have click event for web page close(X) button
-
hi frnds i need to know whether we have click event for web page close(X) button
Only in javascript.
-
hi frnds i need to know whether we have click event for web page close(X) button
Cou can capture the event using Javascript. There's no server-side event which will fire..
.: I love it when a plan comes together :. http://www.zonderpunt.nl
-
hi frnds i need to know whether we have click event for web page close(X) button
There is no specific event that is going to call when you click X browser button to close the browser. but you can write a javascript function that will check where the user has clicked depending on its X and Y co-ordinate Please have a search on google for it i think you will get the code easily
Thanks and Regards Sandeep If If you look at what you do not have in life, you don't have anything, If you look at what you have in life, you have everything... " Check My Blog
-
There is no specific event that is going to call when you click X browser button to close the browser. but you can write a javascript function that will check where the user has clicked depending on its X and Y co-ordinate Please have a search on google for it i think you will get the code easily
Thanks and Regards Sandeep If If you look at what you do not have in life, you don't have anything, If you look at what you have in life, you have everything... " Check My Blog
coz i have to give opacity for my web page while closing the browser button
-
Cou can capture the event using Javascript. There's no server-side event which will fire..
.: I love it when a plan comes together :. http://www.zonderpunt.nl
i need to give opacity for my web page while closing the browser button
-
i need to give opacity for my web page while closing the browser button
'give' ?? You want to create a fade-out like effect of so?
.: I love it when a plan comes together :. http://www.zonderpunt.nl
-
'give' ?? You want to create a fade-out like effect of so?
.: I love it when a plan comes together :. http://www.zonderpunt.nl
yes frnd
-
hi frnds i need to know whether we have click event for web page close(X) button