Explain why "self" is needed instead of "this".
No Answer is Posted For this Question
Be the First to Post Answer
What does it mean in javascript?
What is javascript in simple terms?
Write about the errors shown in javascript?
What is a function object?
Can an anonymous function be assigned to a variable?
What is decodeuri() function?
Is array an object javascript?
What are global variables? How are these variable declared and what are the problems associated with using them?
What's the Difference Between Class and Prototypal Inheritance?
What is enum with example?
How to create an array in 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".