Download the PHP package techlab/smartwizard without Composer
On this page you can find all versions of the php package techlab/smartwizard. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download techlab/smartwizard
More information about techlab/smartwizard
Files in techlab/smartwizard
Package smartwizard
Short Description The awesome jQuery step wizard plugin
License MIT
Homepage http://techlaboratory.net/jquery-smartwizard
Informations about the package smartwizard
jQuery Smart Wizard v6
The awesome step wizard plugin for jQuery
jQuery Smart Wizard is an accessible step wizard plugin for jQuery. Provides a neat, usable and stylish user interface for your forms, checkout screen, registration process, etc. Easy to implement, Bootstrap compatiblity, customizable toolbars, themes and colors, events and Ajax support are few of the features.
Demos
- Basic Example
- Form Validation Example
- Ajax Content Example
- Multiple Wizard Example
- Bootstrap Modal Example
- RTL (Right-to-left Language) Example
Screenshots
Requirements
Installation
NPM
npm install smartwizard
Yarn
yarn add smartwizard
CDN - jsDelivr
CDN - UNPKG
Common JS/Webpack
ES6/Babel
Note: you may have to install the required dependencies
Download
Download from GitHub
Features
- Easy to implement and minimal HTML required
- Supports all modern browsers
- Responsive CSS design
- Bootstrap compatible
- Cool themes included and can be easly customize
- Easy color cusomization using CSS variables
- Built-in transition animations (none|fade|slideHorizontal|slideVertical|slideSwing|css)
- Transition animations can be added easly by extending
- CSS Animations support for transition animations (Supports Animate.css)
- Form validation support
- RTL(Right-to-left language) support
- Accessible controls
- External controls support
- Easy ajax content integration
- Keyboard navigation
- Auto content height adjustment
- Customizable toolbar and option to provide extra HTML
- Buit-in progressbar
- Buit-in loader
- Buit-in events
- UMD (Universal Module Definition) support
- Compatible with all jQuery versions (jQuery 1.11.1+, jQuery 3.6+, and jQuery Slim)
Usage
Include SmartWizard CSS
Include HTML (This is the basic HTML markup for the Smart Wizard. You can customize it by adding your on steps content).
Include jQuery (ignore this if you have already included on the page).
Include SmartWizard plugin JavaScript
Initialize the SmartWizard
That's it!
Please see the detailed documentation for implementation and usage.
All options
License
Contribute
If you like the project please support with your contribution.
GitHub Sponsor
Donate on Paypal
Happy Coding :heart: