Layout Options

  • Fixed Header
    Makes the header top fixed, always visible!
  • Fixed Sidebar
    Makes the sidebar left fixed, always visible!
Introduction
Webconcept

Description

The .finish() method stops the currently-running animation, removes all queued animations, and completes all animations for the matched elements.


v1.9

This method has the form:

.finish([queue])
Parameter Type Description
queue String (optional) Specifies the name of the queue in which to stop animations

Return Value

This form returns a jQuery object.