adspace


Create a Menu that can be activated while clicking on Right
Mouse button

Answer Posted / Beena Singh

To create a context menu in JavaScript, you can use the 'createContextMenu()' function and attach it to an element. The menu will appear when the user clicks on the right mouse button.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

code to sorting an array of objects

2572