Bootstrap Arrows Swirl

Bootstrap Arrows.

A simple jQuery plugin and add-on to the popular Twitter Bootstrap framework to include the use of arrows at any angle in your UI designs.

Download View on Github

Usage: <span class='arrow'></span> or <span class='arrow-info' rel='90'></span>
Colours: default, primary, info, success, warning, danger, inverse.
Specify the angle of the arrow with the rel tag. The default arrow points up.

  • class='arrow'

  • class='arrow-primary' rel='45'

  • class='arrow-info' rel='90'

  • class='arrow-success' rel='135'

  • class='arrow-large'

  • class='arrow-inverse-large' rel='315'

  • class='arrow-danger-large' rel='270'

  • class='arrow-warning-large' rel='180'

Bootstrap Arrows currently uses Bootstrap 2.1.1. Built for sharing by Iarfhlaith Kelly