jQuery Common Types - animation - position

CollisionResolution

Specifies how to resolve horizontal or vertical collisions.

Accepted Values: 'fit' | 'flip' | 'flipfit' | 'none'

CollisionResolutionCombination

Specifies how to resolve collisions - when the overlay element exceeds the boundary element.

Accepted Values: 'fit' | 'fit flip' | 'fit flipfit' | 'fit none' | 'flip' | 'flip fit' | 'flip none' | 'flipfit' | 'flipfit fit' | 'flipfit none' | 'none' | 'none fit' | 'none flip' | 'none flipfit'