Home › Forums › JavaScript › Anything Slider Showing The all of the slides up on Loading › Re: Anything Slider Showing The all of the slides up on Loading
Hello Mottie,
sorry to ask so many questions.
but I have two if you don’t mind.
my slide will start only after I select the first image.
I want it to auto start is that possible?
second questions is here is my slider http://crooksncastles.com/testing123/
as you can see I have the navigation outside of the slider div.
I want to load the slider without showing all of the slides (when its loading)
I saw the FAQ page, I would like to use the #slider { height: 200px; width: 300px; overflow-y: auto; overflow-x: hidden } solution
but as you can see if I hide the x-over flow it will make my nav disappear.
is there a way to take the navigation out of the Div with out beaking it. so I can hide the -x overflow with out hiding the navigation?