I'm talking about html,web page
views:
240answers:
5
A:
Lightbox, or the more technical term a "Modal Popup"
if you're using ASP.NET you can use the ModalPopupExtender withinthe AjaxToolKit
Jack Marchetti
2009-08-14 03:33:51
A:
There's also BlockUI plugin for the jQuery framework.
Check out the demos on the following site:
http://malsup.com/jquery/block/#demos
To use the plugin, you'll need to include the jQuery framework code. This is dead simple. You can download the jQuery code for free, and include it on your site from
With this and a lot of solutions given, you may need a that is hidden initally. The div becomes the content of the popup.
James Wiseman
2009-08-14 06:53:39