Good job Chris...
 
Seems very responsive too. One thing I'll throw out there for you to think
about. I built a map for a browser based game called Travian a while back.
One of the things my map did (over the in-game map) was that you could right
click on a player and get a list of options. The catch was that the options
were unique to that player. Right clicking on "me", gave you options that
only affected me, while right clicking on "the other guy" only gave you
options for him. It's probably not something that many people  would need,
but it's something to consider.
 
Anyway, good work on the menu!

  _____  

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Chris Domigan
Sent: Thursday, March 08, 2007 5:14 PM
To: jQuery Discussion.
Subject: [jQuery] New plugin: ContextMenu


Hi everyone

The first version of my new ContextMenu plugin has been released. You can
grab it here:

http://www.trendskitchens.co.nz/jquery/contextmenu/
<http://www.trendskitchens.co.nz/jquery/contextmenu/> 

ContextMenu lets you selectively replace the browser's right click menu with
one of your own. It is fully customisable and allows you to bind
context-sensitive actions to each menu option.

Big thanks to Joern Zaefferer whose excellent Tooltip plugin provided much
inspiration. 

This is my first plugin for jQuery and any feedback/comments/improvements
would be most appreciated!

Cheers,

Chris Domigan

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to