开发者

jQuery: Simple, lightweight modal box

What is the simplest jquery plugin for modalboxes that do the following:

  1. Ajax by href Inline content modal
  2. Simple slide-down effect
  3. 开发者_如何学Python
  4. Little supplied styling (I don't want it wrapped in 15 divs of junk)

Thanks!

I've tried jQuery UI's dialog, but it's becoming problematic.


overlay component in jquery tools:

http://flowplayer.org/tools/overlay/index.html


ColorBox is a great plugin, and it seems to be the one recommended by the awesome crew (including a core jQuery member) over at yayQuery.


Simplest one I have found, while still having some nice functionality, is Simple Modal

It is pretty simple to use and still has some nice functionality. If you want crazy simple you could just style a div to float in the middle of the page and then unhide it via jquery.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜