PDA

View Full Version : Would like a "Completed!" div to overlay page, then disappear


loamguy1
02-09-2010, 10:33 PM
I'd like to give our users a "Completed!" message in a popup display once they submit a form. I want the background(e.g. the form page) to be darkened briefly (like the lightbox plugin), and then have the "Completed!" box fade away after a few seconds. Then the underlying page should be active again.

I see this on current websites all the time. I'm wondering if this is a jquery plugin?

Any ideas?

Spudhead
02-10-2010, 03:05 PM
You'll probably want to have a look at the BlockUI plugin (http://malsup.com/jquery/block/#demos).

loamguy1
02-10-2010, 03:14 PM
That's the one, thanks!!

Spudhead
02-10-2010, 03:25 PM
no worries :)