best Pop-up box plug-in of jquery [closed]

 ̄綄美尐妖づ 提交于 2020-01-02 15:11:23

问题


i use facebox.js to pop-up div on my site ,

but i don't think it is the best one ,

so what plug-in of jquery are you using for pop-up ,

thanks


回答1:


I'm assuming you mean modal window pop ups because you mention facebox.

There are many and it really depends on what your needs are. However I would recommend these:

  • jqModal - AJAX, many configuration options, true modal (locks keyboard within modal)
  • Soh Tanaka's simple modal popups. - Inline, simple



回答2:


jQModal is nice.

BlockUI can do modal dialogs, in addition to custom element blocking.
Also have a look at SimpleModal, which offers lots of options as well.




回答3:


Maybe you want to take a look at http://planetozh.com/projects/lightbox-clones/ and compare the features of almost every lightbox against each other.




回答4:


There's no best one. There are different plugins which might fit your needs (which you didn't expose). To name a few:

  • jQuery dialog
  • jQuery SimpleTip
  • jQuery qTip

Personally I have used simpleTip for showing AJAX popups when hovering over certain regions.



来源:https://stackoverflow.com/questions/3602935/best-pop-up-box-plug-in-of-jquery

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