2.6.1 • Published 8 months ago

bootslide v2.6.1

Weekly downloads
4
License
BSD
Repository
github
Last release
8 months ago

bootslide

An iphone style navigation menu.

See an example here

To reset a menu:

menu.reset()

A target can be

  1. An array of sub menu items

  2. A string for an href

  3. A callback that's fired when the menu item is clicked. e.g.

    target: function (e, <args>) {
      // this -> The link they clicked
      // e -> The event
      // args -> you set this
    }
2.6.1

8 months ago

2.6.0

3 years ago

2.5.2

3 years ago

2.5.1

3 years ago

2.5.0

3 years ago

2.4.1

3 years ago

2.4.0

3 years ago

2.3.0

5 years ago

2.2.0

5 years ago

2.1.1

5 years ago

2.1.0

5 years ago

2.0.0

6 years ago

1.1.0

7 years ago

1.0.0

8 years ago

0.7.0

9 years ago

0.6.0

9 years ago

0.5.0

9 years ago

0.4.0

9 years ago

0.3.9

10 years ago

0.3.8

10 years ago

0.3.7

10 years ago

0.3.6

10 years ago

0.3.5

10 years ago

0.3.4

10 years ago

0.3.3

10 years ago

0.3.2

10 years ago

0.3.1

10 years ago

0.3.0

10 years ago

0.2.0

10 years ago

0.1.0

10 years ago