CSE :: Javascript - CS
- DOM Level 3 Events standardizes which of the following events?
- Which of the following are the unnecessary events currently?
- Which object is passed as the argument to handlers for keydown, keyup, and keypress events?
- Which property reports rotation around three different mouse wheel axes?
- Which of the following property specifies the string of text that was entered?
- Which of the following is defined by the specification?
- Which two events will have the generated text for key events?
- Which of the following are the drag and drop events?
- Which property holds a DataTransfer object that contains information about the data being transferred and the formats in whichh it is available?
- Which API allows scripts in a document from one server to exchange messages with scripts?