asp.net.ph

Skip Navigation Links

transition-behavior Attribute | transitionBehavior Property

CSS Attributes Index   Transition Properties


specifies whether transitions will be started for properties whose animation behavior is discrete.

Syntax


CSS { transition-behavior: allow-discrete || normal }
Script object.style.transitionBehavior = [ allow-discrete || normal ]

Possible Values


The property is read/write with a default value of none; this attribute is not inherited.

Remarks

Example

NOTE: This section is currently under major reconstruction. Please bear with whatever inconvenience you may encounter; we hope to complete the job at the soonest possible time.

For some basic overview, please see Understanding and Using CSS Transitions.

See Also

transition, transition-property, transition-duration, transition-timing-function, transition-delay



© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note