Create a Menu that can be activated while clicking on Right
Mouse button
Answer / 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 |
could you please tell me for what javac, javax,swing,awt.*; are using. what is the meaning and differences. and also there are 4 access modifiers in java. public, private, protected, default. what is the meaning of these 4 access modifiers and difference. public is the access modifier void means return data type disp() means function name what mean by static
how to create a Draggable element
How to Add Message and Confirmation Boxes Using JavaScript?
write a function to validate a given date
How to encode and decode URL strings?
how to pass data between pages using Frames
create a slide show
how to determine which Mouse Button was pressed
Create a ViewState Property?
code to detect versions of different browsers like internet explorer, netscape, mozilla, opera etc
Reading which Non-Character Key was pressed
Create a Menu that can be activated while clicking on Right Mouse button