开发者

jQuery Modal Dialog without jQueryUI [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
开发者_如何学JAVA

Want to improve this question? Update the question so it focuses on one problem only by editing this post.

Closed 5 years ago.

Improve this question

I was wondering how to implement a modal dialog with background overlay with jQuery without using the jqueryUI plugin?


There's a bunch of jQuery plugins that will handle modal windows for you. Personally, I've used SimpleModal with great success.

You could always bake your own relatively easily, but popular plugins will often obfuscate the issues with cross-browser positioning, and offer you additional flexibility.


Check this related post by me on SO, Thickbox alternatives. Most people liked colorbox, but I personally liked Nyromodal. Check it out.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜