Skip to content
sysop edited this page Oct 13, 2020 · 5 revisions

Nivo-Slider for jQuery

Version: v3.3.2

Basic Documentation

USAGE REQUIREMENTS

  • jQuery 1.9+ (tested up to jQuery 3.5.1)

BUILD REQUIREMENTS AND INSTRUCTIONS

NodeJS 10+, npm, uglifyJS, git (optional)

  • Download release archive or clone via web or git client and unpack to empty folder of choice.
  • Upgrade npm to latest version: npm install -g npm
  • Install dependancies: npm install
  • Build minified version: npm run build

USAGE INSTRUCTIONS

Settings and Callbacks

Clone this wiki locally