Question

I have seen a few sites that have a thumbnail and when you click it, it enlarges the image in a modal like popup. Can anyone tell me how this is done?

Thanks!

Was it helpful?

Solution

It is done with lightbox. There are several other scripts that do this, for example a jquery plugin.

OTHER TIPS

Jquery is an easy way to implement a modal popup. It is usually done using one of the many plugins.

The list goes on and on. You can view the top 23 here

you should also be able to do it with ajax in .net. Here is a dialog box sample, you may be able to modify for your usage. http://www.asp.net/ajax/ajaxcontroltoolkit/samples/modalpopup/modalpopup.aspx

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top