The BlockUI plugin should do the trick. http://malsup.com/jquery/block/
Make sure your server-side script has something that sends a response back to the browser (e.g. via AJAX) so your Javascript can tell BlockUI to unblock the screen. On May 29, 7:14 am, josh <icpep....@gmail.com> wrote: > Hi everyone, > > I am developing a mass mailer website and I would want the mailer to > have a dim effect while sending email messages to lots of emails. Its > something like the thickbox. The background is dimmed and only an > image is in the center and that image can be the loading gif image. > and when the process of sending is over the dimmed background should > be closed. Can you guru's help me out on this? > > Ive been searching also and I cant seem to find similar aps on the > net. Thanks