Documentation

Spinner Element

The spinner element places an AJAX spinner on the page.

The spinner is automatically displayed during a postback, and hidden when the postback completes.

Usage

   #spinner {}

Attributes

  • image (string) - The spinner image to display. Defaults to "/nitrogen/spinner.gif".

See Also



View Source or Submit Corrections for this Documentation Page
Copyright © 2008-2024 Nitrogen Web Framework. Released under the MIT License.