M
Q. What is the significance of scripting?
Scripting makes Web pages more dynamic) For example, without reloading a new version of a page it may allow modifications to the content of that page, or allow content to be added to or sent from that page. The former has been called DHTML (Dynamic HTML), and the latter AJAX (Asynchronous JavaScript and XML).
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. Which tag can handle mouse events in Netscape?
Q. In JavaScript a variable contains one value while an object may contain ___.
Q. What type of scooping is present in JavaScript?
Q. In JavaScript, multi-line comments start with __ and end with ___.
Q. What is it called when we make a mistake in the script?
Q. How will you update the URL displayed in the location bar?
Q. Which of the following Attribute is used to include External JS code inside your HTML Document
Q. The enumeration order becomes implementation dependent and non-interoperable if:
Discusssion
Login to discuss.