Un-Answered Questions { JavaScript }

What is the data type of variables in javascript?

467


How do you write an event emitter base class that allows you to add event listeners?

552


what is the difference between the below two statements:- (1) var myname = "akiii"; (2) myname = "akiii";

527


Does javascript have the concept level scope?

574


What is undefined value means in javascript?

553


To put a "close window" link on a page ?

532


what does javascript null mean?

547


How would you check if a variable is null/undefined?

555


How to get the contents of an input box using javascript?

519


What is isnan in javascript?

530


What does the delete operator do?

491


What does undefined value mean in javascript?

571


How can you detect the client operating system using javascript?

579


What is unobtrusive javascript? How to add behavior to an element using javascript?

507


Write a way by which you can do something on the close of the window ?

558