vote up 3 vote down star
1

Dear all, I am need of popupwindow with option of radio button ,I have tested with impromtu . Is any EasyMade Popupwindow plugin available,My Plugin should work all IE,Mozilla and Chrome, Any suggestion and Sample code.

flag

78% accept rate

5 Answers

vote up 3 vote down check

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.

link|flag
vote up 2 vote down

Check thickbox!

http://jquery.com/demo/thickbox/

You can use a div or so on yur page as content ( see inline content demo)

link|flag
vote up 0 vote down

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

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

link|flag
vote up 0 vote down

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.com/documentation.html

link|flag
vote up 0 vote down

FaceBox is another option http://famspam.com/facebox

link|flag

Your Answer

Get an OpenID
or
never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.