- Notifications
You must be signed in to change notification settings - Fork0
A tabbed slider UI built using jQuery
License
shaunmackey/jquery-tabbed-slider-ui
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
A tabbed slider UI built using jQuery. Quickly deploy and easily add more nav items and sections to meet your needs.
Getting StartedStart by downloading the repository or by cloning the project:
$ git clonehttps://github.com/shaunmackey/jquery-tabbed-slider-ui.git
In index.html
- Add a new div for each section you would like to include.
- Give each div a class of "slider" and increment the id of each (slider1, slider2, slider3, etc)
In js/transitions.js
- Change thehow_many_nav_options variable to the desired number of buttons/sections
- Include each button name in thebutton_names array
Help us make this jQuery Slider better for everyone, any contribution will be considered. Use the issue tracker for bug reports, features requests and submitting pull requests.
Please try to be as detailed as possible in your report. What is your environment? What steps will reproduce the issue? What browser(s) and OS experience the problem? What would you expect to be the outcome? All these details will help us fix any potential bugs.
Before opening a feature request, please take a moment to find out whether your idea fits with the scope and aims of the project. It's up to you to make a strong case to convince the project's developers of the merits of this feature. Please provide as much detail and context as possible.
Please ask first before embarking on any significant pull request (e.g. implementing features, re-factoring code, porting to a different language), otherwise you risk spending a lot of time working on something that the project's developers might not want to merge into the project. When contributing code to this project always ask yourself these questions.
Is it essential?Will it add value?Is this change necessary?
About
A tabbed slider UI built using jQuery
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.