modal image popups

早过忘川 提交于 2019-12-05 12:15:33

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

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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!