Click here to Skip to main content
15,891,981 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How to make simple program of Contextmenu in javscript.......?
Posted

1 solution

look this
 
Share this answer
 
Comments
Sunny s 9-Aug-10 8:19am    
yes i check this out ,,but i don;t know that " How we display the menu through right click...
nd there all function is used to display the contents???
Sebastien T. 9-Aug-10 8:28am    
Excuse me can you precise your question ?
Sunny s 9-Aug-10 8:55am    
iwanna know about the functioning of the program....
that how the context menu program is work..?
Sebastien T. 9-Aug-10 9:09am    
When you make a right click (you can change this) on a link, the javascript method "ContextShow" is call, and display a div (the menu)
Sunny s 9-Aug-10 9:20am    
Thnx a lot for help....
this program is simply run through event??..like
if (e.button==2){}

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