What is a good jQuery/Ajax lightbox plugin? [closed]

久未见 提交于 2020-01-11 06:37:08

问题


I am looking for a light weight, cross-browser compatible lightbox with features of displaying a pop-up window. I want to keep the popup window to be run in the lightbox and no matter what they do in the lightbox, the lightbox should never close until it is either clicked somewhere in the black area or by simply clicking an "X" in the upper right hand corner. Does something like this exist?


回答1:


I use Fancybox for many reasons. There is a small reference at http://anirugu.blogspot.com/2010/07/jquery-lightbox-fancybox-is-best.html

There is another at http://www.balupton.com/sandbox/jquery-lightbox/demo/.




回答2:


I've used this plugin before and it worked well for me: http://leandrovieira.com/projects/jquery/lightbox/




回答3:


The best multi option lightbox which I always use in all my projects is NyroModal.



来源:https://stackoverflow.com/questions/3437230/what-is-a-good-jquery-ajax-lightbox-plugin

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!