开发者

load a page or video in to the dialog box

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜