jQuery How do you get an image to fade in on load?

前端 未结 13 1607
情话喂你
情话喂你 2020-11-29 04:21

All I want to do is fade my logo in on the page loading. I am new today to jQuery and I can\'t managed to fadeIn on load please help. Sorry if this question has already been

13条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-11-29 04:30

    I tried the following one but didn't work;

        
    
        
    

    bu the following one worked just fine;

    
    
                
    

提交回复
热议问题