Class: VelocitySettings

VelocitySettings

new VelocitySettings(initopt, deinitopt)

Settings class to apply velocity Settings to an object
Parameters:
Name Type Attributes Description
init Object <optional>
CSS settings
deinit Object <optional>
CSS settings
Implements:
Source:

Methods

applyDeinit(e)

Applys the deinitializing Setting to an object
Parameters:
Name Type Description
e jQuery DOM Element to apply Settings to
Implements:
Source:

applyInit(e)

Applys the initializing Setting to an object
Parameters:
Name Type Description
e jQuery DOM Element to apply Settings to
Implements:
Source: