Only load div iframe onclick

前端 未结 3 1938
予麋鹿
予麋鹿 2020-12-05 08:31

I have this part of code. When the page is loaded also all div\'s are loaded but not yet visible. Is the an way to start loading the content of the div when it\'s clicked? N

3条回答
  •  抹茶落季
    2020-12-05 09:07

    jQuery makes it easy!

    Load below in the section.

    
    
    

提交回复
热议问题