Click here to Skip to main content
15,887,027 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
i have some images and i wanted when user click any image a model popup open and display that image in that popup. but i don't know how to create model popup ?
please tell me how to create model popup and use it with imagebutton ?
Posted

Hello,

Please follow the below link. You can use Bootstrap modal here to display the image inside the Modal Pop up.

jquery - Bootstrap open image in modal - Stack Overflow[^]
Bootstrap Popup modal image - center vertical example code[^]

Hope these help.
Thanks
 
Share this answer
 
I think you mean "modal popup". Please see my recent article Modal Popup From Scratch[^].

I tried to discuss several alternatives, including making of from scratch.

—SA
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900