Kolinski Posted August 13, 2013 Share Posted August 13, 2013 Hey guys I've got the slider I want. All I need to do now is understand this jquery code and remove the transition property. So that the slider doesn't slide automatically. If you guys can go to this URL and view page source you'll be able to see all the code that makes up this page http://nurdit.com/jsresponsive/slider.html Any help please please please would be much appreciated Quote Link to comment Share on other sites More sharing options...
micah1701 Posted August 13, 2013 Share Posted August 13, 2013 From your code, it looks like you're using a slider called "jssor" I googled it and it has a lot of examples of how to use it, including a parameter called "autoPlay" that can be set to not automatically start the slide show http://slideshow.jssor.com/development/reference-options.html#.UgpP62RASd0 Quote Link to comment Share on other sites More sharing options...
Kolinski Posted August 13, 2013 Author Share Posted August 13, 2013 Thanks for the link I had a look at the code but the jquery doesn't include the autoplay word. how can i make a jquery script using <script> $autoplay false ? </script> to overide the above script ? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.