Commit 56a1763c authored by Valentin Hervieu's avatar Valentin Hervieu

Fix broken link

Closes #234
parent 41954f93
......@@ -287,7 +287,7 @@ angular.module('App', ['rzModule'])
## Slider events
To force slider to recalculate dimensions, broadcast **reCalcViewDimensions** event from parent scope. This is useful for example when you use slider inside a widget where the content is hidden at start - see the "Sliders into modal" example [on the demo site](http://rzajac.github.io/angularjs-slider/).
To force slider to recalculate dimensions, broadcast **reCalcViewDimensions** event from parent scope. This is useful for example when you use slider inside a widget where the content is hidden at start - see the "Sliders into modal" example [on the demo site](http://angular-slider.github.io/angularjs-slider).
You can also force redraw with **rzSliderForceRender** event.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment