overlap Attribute | Overlap Property
Sets or retrieves the fraction of the transition's duration that both original and new content are displayed.
Syntax
HTML Scripting
Possible Values
fOverlap Floating-point that specifies or receives a value that can range from 0.0
to1.0
.
- 1.0
- Default.
The property is read/write. The property has a default value of 1.0.
Remarks
If the Overlap property is set to 0.4 with a 10 second Duration, then the transition shows the following behavior.
- For the first three seconds, the original content begins to fade out.
- During the next four seconds, the original content fades out completely, and the new content begins to fade in. This is the overlap.
- In the last three seconds, the new content finishes fading in.
Applies To
Fade