Introducing TimeAction
This attribute determines what action is taken on the element while the time line is active.
TIMEACTION = ""
Element: Inactive
The specified classname is applied to the element while it is active on the time line and removed while the element is inactive.
Element displays with the inline style when the time line is active, and displays without the inline style when the time line is inactive. This text uses a filter when it is active.
This element displays when the time line is active and disappears when the time line is inactive. As the element changes between active and inactive states, the surrounding HTML elements dynamically reflow within the page.
This element's visibility property displays the element when the time line is active, and makes the element disappear when the time line is inactive. The surrounding HTML elements do not reflow as a result of the local element changing between active and inactive states.
Does this text reflow when the element above dissapears?