Click here to Skip to main content
15,890,185 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi i want to create a popup that contains dropdowns. can somebody tell how to do it? i have tried many javascript popups but found nothing useful
Posted

You really haven't looked very hard. A popup can be constructed from any html element such as demonstrated here http://yensdesign.com/2008/09/how-to-create-a-stunning-and-smooth-popup-using-jquery/[^]
 
Share this answer
 
You can try it with ajax modal popup.

http://www.asp.net/ajaxlibrary/AjaxControlToolkitSampleSite/modalpopup/modalpopup.aspx


Refer the above link
 
Share this answer
 
v2

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