加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 百科 > 正文

多种弹出窗口,弹出层,包括ajax,图片等载入

发布时间:2020-12-16 00:18:13 所属栏目:百科 来源:网络整理
导读:多种弹出窗口,弹出层,包括ajax,图片等载入 本例用到的css和js文件请到演示页面查看源码获取 演示 XML/HTML Code div class = "container" div class = "jumbotron" div class = "btn-group" a class = "btnbtn-default" href = "#" data-featherlight = "

多种弹出窗口,弹出层,包括ajax,图片等载入

本例用到的css和js文件请到演示页面查看源码获取

演示

XML/HTML Code
  1. <divclass="container">
  2. divclass="jumbotron">
  3. divclass="btn-group">
  4. aclass="btnbtn-default"href="#"data-featherlight="#fl1">Default</a>
  5. aclass="btnbtn-default"href="#"data-featherlight="#fl2"data-featherlight-variant="fixwidth">CustomStyles</a>
  6. aclass="btnbtn-default"href="http://www.freejs.net/images/logo.png"data-featherlight="image">Image</aclass="btnbtn-default"href="#"data-featherlight="#fl3">iFrame</aclass="btnbtn-default"href="index.html.ajaxcontent"data-featherlight="ajax">Ajax</</div>
  7. div>
  8. divclass="rowmarketingtext-center"></
  9. divclass="lightbox"id="fl1">
  10. h2>FeatherlightDefault</h2>
  11. p>
  12. Thisisadefaultfeatherlightlightbox.It'sflexibleinheightandwidth.Everythingthatisusedtodisplayandstyletheboxcanbefoundinthefeatherlight.cssfilewhichisprettysimple.
  13. divclass="lightbox"id="fl2">
  14. h2>Featherlightwithcustomstyles</h2>
  15. p>It'seasytooverridethestylingofFeatherlight.Allyouneedtodoisspecifyanadditionalclassinthedata-featherlight-variantofthetriggeringelement.Thisclasswillbeaddedandyoucanthenoverrideeverything.YoucanalsoresetallCSS:<em>$('.special').featherlight({resetCss:true});</em>
  16. iframeclass="lightbox"src="http://www.freejs.net/"width="500"height="281"id="fl3"style="border:none;"webkitallowfullscreenmozallowfullscreenallowfullscreen></iframe>
  17. divclass="ajaxcontentlightbox">
  18. h2>ThisLigthboxwasloadedusingajax</p>Withlittlecode,youcanbuildlightboxesthatusecustomcontentloadedwithajax...</p>
  19. div>


原文地址: http://www.freejs.net/article_jquerywenzi_171.html

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读