Write a way by which you can do something on the close of the window ?
No Answer is Posted For this Question
Be the First to Post Answer
What is the purpose of local variables?
What are the javascript data types?
What is the difference between synchronous and asynchronous JavaScrip
How are event handlers utilized in javascript?
Write a program that inputs a 5-digit integer from the keyboard and prints if the input number is a palindrome or not. A palindrome is a number which has the same digit from either end.
Explain the difference between call() and apply()?
In javascript chained select menus are available.first select menu is worked and others are disabled.when we select any one option then the next select menu will worked having option releated to selcted in first select menu.How it possible? what is the coading of this programme?
What does _ mean in javascript?
How to trigger a postback on an updatepanel from javascript?
What is the difference between remove() and removeChild()?
Explain equality operators in javascript?
What is a function constructor?