TwelvestoneFront End

Recommend yer jQuery Modal popup plugins here!


Sign in

  • Waiting for Godot ( 730 k posts )
    Just conversation.
  • Thunder Dome ( 23 k posts )
    Photoshop Tennis and Collabs.
  • Photography ( 5.1 k posts )
    For all you shutterbugs, sh...
  • Flash ( 18 k posts )
    ActionScripting to tweens, ...
  • Front End ( 5.9 k posts )
    general front end design an...
  • Back End ( 9.7 k posts )
    serverside scripting, progr...
  • Projects and Theory ( 12 k posts )
    This forum is for discussio...
  • FAQ ( 269 posts )
    All those nagging questions...
  • Design ( 17 k posts )
    graphics & all aspects of g...
  • Purgatory ( 3.6 k posts )
    12stone Jail, feel free to ...
DontBogartMe
 
2011-02-04

so I've been using SimpleModal for a while and it's quite nice, but what it doesn't support is multiple modals open at the same time.

http://www.ericmmartin.com/projects/simplemodal/

E.g. I have a popup where you can view a block of data about something I can't discuss, and there's a Delete button there - I was just going to make it open up an "Are you sure?" popup when I realised I can't do that with SimpleModal.

So what does everyone else use? Anything you can recommend?

Technomancer
 
2011-02-04

Not used it myself but this looks as though it does what you want.

Stickman
 
2011-02-06

I tend to stick with jQuery UI. http://jqueryui.com/

scudsucker
 
2011-02-07

jqModal as recommended by Techno is great.

One caveat: when loading via AJAX into the modal, there is no "error" event, so if you get a 404/500 error you will see only the modal overlay & the "loading" animation, if you have one.

This is a bit of a PITA.

DontBogartMe
 
2011-02-07

thanks all.

Originally posted by: Stickman I tend to stick with jQuery UI. http://jqueryui.com/

oh yeah, they call them "dialogs", that's why I couldn't find them in there before. http://jqueryui.com/demos/dialog/

Sorry, you must be a member to post to a conversation. Either log in or sign up to get involved.
TwelvestoneFront End

Recommend yer jQuery Modal popup plugins here!