How to make a simple auto playing slide show with javascript?

后端 未结 2 1256
小蘑菇
小蘑菇 2021-01-03 16:59

I want to make a simple slide show that automatically plays when the page is loaded. Here is my code so far:

HTML:

&
2条回答
  •  旧时难觅i
    2021-01-03 17:20

    Try this simple javascript code to make image slider.

    
    
        
    
    
    

提交回复
热议问题