M
Q. The Crockford’s subset doesnot include which function in JavaScript?
The Crockford’s subset does not include the with and continue statements or the eval() function. It defines functions using function definition expressions only and does not include the function definition statement.
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. The Crockford’s subset doesnot include which function in JavaScript?
Q. DOM Level 3 Events standardizes which of the following events?
Q. How to detect and respond to mouse drags?
Q. Which property lays the element according to the normal flow?
Q. Which API allows scripts in a document from one server to exchange messages with scripts?
Discusssion
Login to discuss.