Correct Answer: works only on text elements
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
What does element.childNodes return?
What is the color of “Rainbow” in the following code? <style> div {color:blue;} </style> <script> document.getElementById('id').style.color = 'yellow'; </script> <div id="id" color="green" style="color:red;">Rainbow</div>
What is the difference between DOM Node and Element?
Which of the follow link will trigger an alert message that displays ‘myID’?
Which of the following is TRUE about cancelling event bubbling and event default action?
For making the text transparent, the mask filter can be used like:
Given below is a window.open function: window.open(url,name,'attributes') How will you ensure that different URLs open in the same window?
Which help you import a style sheet named 'ssa.css' in the web page?
Which is not a CSS filter?
You have created an object. How can you add a property to the object class?
DHTML MCQs | Topic-wise