jquery-ui.tabs.neighbors

1.0.3 • Public • Published

jQueryUI.Tabs.Neighbors Build Status Dependency Status

jQuery UI plugin for Tabs Widget to add previous and next tab buttons.

$('#tabs').tabs({
    neighbors: {
        prev: $('button.prev'),
        next: $('button.next')
    }
});

neighbors

Demo

License

The MIT License.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.3
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.3
    0
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i jquery-ui.tabs.neighbors

Weekly Downloads

0

Version

1.0.3

License

MIT

Last publish

Collaborators

  • asleepwalker