Pulsate effect

Pulsate Effect

Pulsate Effect

Description: The pulsate effect hides or shows an element by pulsing it in or out.

  • pulsate

    • times (default: 5)
      Type: Integer
      The number of times the element should pulse. An extra half pulse is added for hide/show.

Example:

Toggle a div using the pulsate effect.

<!doctype html>
<html lang="en">
<head>
  <meta charset="utf-8">
  <