最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

javascript - PopupWindow in jQuery - Stack Overflow

programmeradmin3浏览0评论

I am in need of a popupwindow with the option of a radio button. I have tested with Impromtu. Is any easy made Popupwindow plugin available?

My plugin should work in Internet Explorer, Mozilla and Google Chrome. What would some sample code be?

I am in need of a popupwindow with the option of a radio button. I have tested with Impromtu. Is any easy made Popupwindow plugin available?

My plugin should work in Internet Explorer, Mozilla and Google Chrome. What would some sample code be?

Share Improve this question edited Apr 19, 2013 at 1:01 Peter Mortensen 31.6k22 gold badges110 silver badges133 bronze badges asked Dec 25, 2008 at 9:57 venkatachalamvenkatachalam 102k31 gold badges74 silver badges77 bronze badges
Add a ment  | 

5 Answers 5

Reset to default 5

jqModal is great and easy-to-use for building Modal Popups and the like.

If you want a tutorial on how to build one yourself without jQuery, check out this tutorial.

Check out Thickbox! You can use a div or so on your page as content (see inline content demo).

Here's a list of lightbox like plugins depending on your need:

http://www.fortysomething.ca/mt/etc/archives/006978.php

If you're not absolutely bent on using jQuery, there is another library available that uses the Prototype library that is rather handy. The popup windows are very easy to implement, and the modal dialog boxes are even easier.

On a side note, I have used thickbox before and was rather impressed, but the URL parsing structure that it uses were kind of limiting me for what I needed to do (I was using a ComponentArt object that didn't use anchors).

Anyway, definitely check out this tool. It's probably more than you need, but who knows maybe you'll get inspired to find other uses for it. It's a pretty fun tool: http://prototype-window.xilinus./documentation.html

FaceBox is another option to check out.

发布评论

评论列表(0)

  1. 暂无评论