How to get the type of arguments passed to a function?
No Answer is Posted For this Question
Be the First to Post Answer
how can we create own web browser?
What are events in javascript?
Define closure.
What is viewstate in javascript?
Which keywords are used to handle exceptions?
Write the code for adding new elements dynamically?
You have an asp. Net web application running on a web-farm that does not use sticky sessions - so the requests for a session are not guaranteed to be served the same machine. Occasionally, the users get error message validation of view state mac failed. What could be one reason that is causing this error?
What does isNaN function do?
What is the source code for include() & forwrd() method servlet program?
Explain the difference between “==” and “===”?
What is external javascript?
We are facing problem with the compatibilty of IE 7 and IE 6.We are calling a showModal window that is working fine in IE6 but with IE7 it opens a new Window and Data is not getting poputaled.In some pages it Gives an error "The webpage you are viewing is trying to Close the window.Do you want to close this window".