+ 1
How to add image slider in html
how to add image slider in HTML using css and JavaScript
4 Respostas
+ 1
What about <input id="mySlider" type="range" min="100" max="500" step="10" />
0
look for jquery slider threads on google)
0
oh look! here is example on pure css) http://jsfiddle.net/M8een/1/
And ...im made this example for you https://code.sololearn.com/Wg1AhLMN86KM#html
but you should learn jquery, it is will be simplier.
- 2
<marquee behavior="slide">. <img src="sw.jpg"></marquee>