M
Q. What are the two incompatible versions of YUI?
Like Dojo, it is a large, all-encompassing library with language utilities, DOM utilities, UI widgets, and so on. There are actually two incompatible versions of YUI, known as YUI 2 and YUI 3.
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. What is the function of this code snippet?
Q. What will be printed in the console on execution of the following JS code:
Q. What is the purpose of the Attr object in the HTML DOM?
Q. A function with no return value is called
Q. Where does the external process save the result of the test?
Q. Consider the following code snippet data.sort(function(a,b),b-a); What does the above code do?
Q. The most common way to define a function in JavaScript is by using the ____________ keyword.
Discusssion
Login to discuss.