Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
I
i20rzslider
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
jedife
i20rzslider
Commits
bbe0459b
Commit
bbe0459b
authored
Oct 13, 2015
by
Valentin Hervieu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
06a4922e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
README.md
README.md
+5
-5
No files found.
README.md
View file @
bbe0459b
...
...
@@ -9,6 +9,11 @@ Slider directive implementation for AngularJS, without any dependencies.
-
Simple to use
-
Compatibility with jQuery Lite, ie. with full jQuery ( Thanks Jusas! https://github.com/Jusas)
## Examples
-
**Various examples:**
[
http://rzajac.github.io/angularjs-slider/
](
http://rzajac.github.io/angularjs-slider/index.html
)
-
**Slider inside Angular UI tabs:**
http://jsfiddle.net/7w755fLv/
## Reporting issues
Make sure the report is accompanied by a reproducible demo. The ideal demo is created by forking
[
our standard jsFiddle
](
http://jsfiddle.net/1ruqgnhk/
)
, adding your own code and stripping it down to an absolute minimum needed to demonstrate the bug.
...
...
@@ -29,11 +34,6 @@ $ bower install --save angularjs-slider
angular
.
module
(
''
,
[
'rzModule'
]);
```
## Examples
-
**Various examples:**
[
http://rzajac.github.io/angularjs-slider/
](
http://rzajac.github.io/angularjs-slider/index.html
)
-
**Slider inside Angular UI tabs:**
http://jsfiddle.net/7w755fLv/
### Single slider
```
javascript
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment