best jquery-based lightbox / popup dialogbox?

笑着哭i 提交于 2020-01-01 03:41:12

问题


i'm looking for a jquery-based popup dialog box that we will use for :

  1. displaying static content pages (terms of use, etc)
  2. the contact us page (already uses the jquery form plugin for ajax submit)
  3. displaying full-size for photo thumbnails.

can anybody recommend one that can fulfills all the above and that is rather lightweight and easy to use ?

thanks in advance.


回答1:


I use Fancybox - http://fancybox.net/

Handles pretty much any kind of content, rather easy to use and configure, and should work in most browsers. Needs a little fix for IE8 though I think, but you can find that on the site or google it easy enough.




回答2:


Have you looked at JqueryUI? It's got quite a bit of features and you can customize the library for only the things you need.



来源:https://stackoverflow.com/questions/3892918/best-jquery-based-lightbox-popup-dialogbox

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