Click to Rate and Give Feedback
MSDN
MSDN Library
Web Development
HTML and CSS
Web Multimedia
Methods
 apply Method

  Switch on low bandwidth view
apply Method

Captures the initial display of an object's content for a transition.

Syntax

objectfiltersitem (
    "DXImageTransform.Microsoft.filter-name").apply()

Return Value

No return value.

Remarks

After the apply method is called, changes to the object's properties are not displayed until you call the play method to start the transition.

Note   You must change the style.visibility property for a child element to be part of the transition. Otherwise, changes to child element properties are displayed immediately.

When you call the play method, the transition reveals the resulting changes in content (object property and child element style.visibility changes).

Applies To

BlendTrans, RevealTrans, Barn, Blinds, Compositor, Fade, GradientWipe, Inset, Iris, Pixelate, RadialWipe, RandomBars, RandomDissolve, Slide, Spiral, Stretch, Strips, Wheel, Zigzag
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker