Saturday, 8 September 2012

Which best explains getSelection()? | Java Script

A. Returns the VALUE of a selected OPTION.
B. Returns document.URL of the window in focus.
C. Returns the value of cursor-selected text
D. Returns the VALUE of a checked radio input.

Ans: C

No comments: