Featured Content Slider v2.4 Script Help
Hi,
I am using Featured Content Slider v2.4 (http://www.dynamicdrive.com/dynamici...tentslider.htm) on a site and it is up and running fine. The issue I am having is getting the first slide to show first all the time, no matter what slide they leave the page on. I understand I have to edit the:
Code:
onChange: function(previndex, curindex){
//custom code here
}
section but I am having trouble adding the right code to make this possible. Can anyone share their code to make the first slide appear first all the time? Thanks