What are the valid scopes of a variable in JavaScript?
No Answer is Posted For this Question
Be the First to Post Answer
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".
write a program using javascript/ vbscript that checks if two matrices have identical values in all the elements.
What is escape & unescape String functions in JavaScript?
What is "strict mode" and how is it used in JavaScript?
What is the importance of <script> tag?
Is javascript pure object oriented?
What is the benefit of arrow functions?
What is servlet in javascript?
Can you pass a anonymous function as an argument to another function?
What would be the result of 3+2+”7″?
Can you explain the difference between == and ===?
What is the scope variable in javascript?