I have a css3 image slider with 4 images in my webpage, each slider image is in list item (ul li).how can i display:none the first slider image after 5 seconds on page load?
after page loading complete, display:none; the first image of the slider after 5 seconds. so i just want to show 3 slider image after display:none; the first image without refreshing the page. so 1st slider image will show single time and after 5 second slider work with 3 images after display:none the first one. is there any way to do so, My Code is below:
Aucun commentaire:
Enregistrer un commentaire