Closed (won't fix)
Project:
Views Slideshow
Version:
6.x-2.3
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
6 Aug 2011 at 21:53 UTC
Updated:
18 Sep 2011 at 04:59 UTC
Hi,
I would like to implement the FIRST and the LAST link to controls, so the first would point the user to the first slide and the last to the last slide of the slideshow.
Please, can you help me with this?
Thanks in advance
Comments
Comment #1
redndahead commentedYou will only be able to do this in 3.x. The gist is to add the controls in views-slideshow-controls-text.tpl.php and then add javascript that will go to the correct item. I would look at the control code for hints on how to do this.