What does DOM reflow occur?



What does DOM reflow occur?..

Answer / hrpynux@gmail.com

Reflow occurs when you: insert, remove or update an element in the DOM. modify content on the page, e.g. the text in an input box. move a DOM element.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More CSS Cascading Style Sheets Interview Questions

What does * box sizing border box do?

0 Answers  


What are vendor-prefixes?

0 Answers  


What is css and its type?

0 Answers  


What is a div in css?

0 Answers  


Which property is used to control the flow and formatting of text?

0 Answers  






What is selector specificity?

0 Answers  


What is grid template rows?

0 Answers  


What is an iframe?

0 Answers  


How do you collapse margins in css?

0 Answers  


How to style label associated with the selected radio input and checked check boxes ?

0 Answers  


What is the function of the css clear property?

0 Answers  


How to use ids to override classes in css?

0 Answers  


Categories