Correct Answer: document.getElementById('id').innerHTML = Date();
Explanation:
Note: This Question is unanswered, help us to find answer for this one
DHTML Skill Assessment
Your Skill Level: Poor
Retake Quizzes to improve it
More DHTML MCQ Questions
Which of the following events do all Forms have by default?
Which of the following is TRUE about function : document.addEventListener("DOMContentLoaded", testFunc, false)?
Which of the following will cancel the default action of onclick event in IE?
Which of the following functions copies and returns a node?
Which statement about the difference between DHTML and HTML is true?
Which statement is true with regard to setTimeout()?
The width of h3 is defined as follow: H3 {width:100%;} How can you make the heading glow?
Which of the following properties of JavaScript is used to store the extra values for DHTML tricks?
You want to shake a link on the mouseover event. If the style position is set to relative and the anchor id is lnk1, which of the following code lines will be useful with a timer?
You have defined an image tag as follows: How would you implement ImageChange() function, if the new image to be set for mouseover is Image2.jpg?
DHTML MCQs | Topic-wise