Using External Links (Pro)
Using External Links
You can link directly to any slides by adding links anywhere on the page. Below is an example how its done:
<a href="#mySlider" class="evo_link" rel="3">External link</a>
The href attribute should match with the id of your Evo Slider. Each external link must have the 'evo_link' class, but the name can be changed in the classExtLink option. In the rel attribute you have to enter the index of the slide to show.