The Youtube video in my hidden DIV only starts to load after the DIV is shown

后端 未结 3 1168
自闭症患者
自闭症患者 2021-01-06 03:51

I have a Youtube clip in a hidden DIV on my page.

After the page has loaded I wanted the video to load quietly in the background so that when the user clicks the but

3条回答
  •  时光取名叫无心
    2021-01-06 04:27

    you can simple use show() and hide() at Jquery.

    
    
    
    
    Untitled Document
        
       
    
    
    
    
    
    
    

提交回复
热议问题