Change image source with JavaScript

后端 未结 13 1895
我寻月下人不归
我寻月下人不归 2020-11-27 18:20

So I\'m new with JavaScript (this is actually my first attempt to make something work) and I\'m having a bit of trouble. I thought I had enough knowledge to make this work,

13条回答
  •  没有蜡笔的小新
    2020-11-27 19:08

    The Following Example Program used to change the image src attribute for every 100 milliseconds. you may call the given function as your wish.

    
    
    
    
    
    
    
    
    
    

提交回复
热议问题