bootslide

2.6.1 • Public • Published

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
}

/bootslide/

    Package Sidebar

    Install

    npm i bootslide

    Weekly Downloads

    63

    Version

    2.6.1

    License

    BSD

    Unpacked Size

    85.2 kB

    Total Files

    6

    Last publish

    Collaborators

    • jerry.orr
    • koopa