Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Software Development
Programming
Tutorials
Create your own right-click contextmenu
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Markshall" data-source="post: 289471" data-attributes="member: 1872"><p>Nice. These sorts of things are good for web apps, i.e: music players to have play, pause, next, previous etc controls in the menu or WYSIWYG editors for controls such as cut, copy, paste (although they come as default), undo, redo, bold, underline etc.</p><p></p><p>The only thing you have done wrong in my opinion is assigning the id 'rightclickobject' multiple times. Remember ID's must be unique.</p></blockquote><p></p>
[QUOTE="Markshall, post: 289471, member: 1872"] Nice. These sorts of things are good for web apps, i.e: music players to have play, pause, next, previous etc controls in the menu or WYSIWYG editors for controls such as cut, copy, paste (although they come as default), undo, redo, bold, underline etc. The only thing you have done wrong in my opinion is assigning the id 'rightclickobject' multiple times. Remember ID's must be unique. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Software Development
Programming
Tutorials
Create your own right-click contextmenu
Top