Changing the image source using jQuery

前端 未结 16 2435
天命终不由人
天命终不由人 2020-11-22 01:24

My DOM looks like this:

16条回答
  •  生来不讨喜
    2020-11-22 02:19

    IF there is not only jQuery or other resource killing frameworks - many kb to download each time by each user just for a simple trick - but also native JavaScript(!):

    
    
    

    This can be written general and more elegant:

    
    
    
    
    
        
        
    
    
    

提交回复
热议问题