What is the Difference between HTML and DHTML
Answer Posted / jeevan
<object>tag does not include in html.
<object>tag include in dhtml
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is the use of a map object in javascript?
What is NaN in Javascript?
How to create a function in javascript?
List some design patterns in javascript?
Is javascript free to use?
How do you include a comment in javascript?
How can a value be appended to an array?
What is singleton class in javascript? Explain
Which companies are using node js?
Create a new javascript object with the keys of “fname” equal to your first name, “lname” equal to your last name, and “fcolors” equal to and array of 3 of your favorite colors. Assign this object to a variable called “me” and log it to the console.
Explain few difference between null, undefined or undeclared javascript variable?
How to open a window with no toolbar, but with the location object?
What is a method in javascript?
How to capture the Image width and height using QTP script ? Kindly answer plz.... Thanx in adavance...
Explain closures in javascript?