How can I create a contextmenu for an asp.net application. I want to开发者_运维知识库 display the contextmenu when I right click on a listbox. Please help me.
You can use jquery plugins to create context menus: Here are a few:
http://www.trendskitchens.co.nz/jquery/contextmenu/
http://wwwendt.de/tech/demo/jquery-contextmenu/demo/
精彩评论