开发者

load a page or video in to the dialog box

开发者 https://www.devze.com 2022-12-22 12:18 出处:网络
Helo, Can you please explain the line in this code // Load rules in t开发者_如何转开发o modal

Helo,

Can you please explain the line in this code

 // Load rules in t开发者_如何转开发o modal 
    $('#rules .text').load('rules.html'); 

as i want to load a page or video in to the dialgue box.


Load the rules.html into the element with id #rules with class .text

rules.html will be loaded from the server and the content is written into the element

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号