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
Why extending array is bad idea?
Explain event bubbling and event capturing in javascript?
How to hide javascript code from old browsers that dont run it?
Why javascript is not secure?
What is enum in javascript?
What is scope javascript?
What is javascript hoisting?
How to change video files randomly after completing its execution in Javascript?
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.
What is === in javascript?
What is an undefined value in JavaScript?
How to detect the OS on the client machine in JavaScript?
How to change style on an element?
How to convert json string to object?
Is javascript used for backend?