Chris Domigan schrieb:
> 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!
Great job!

Seems like you didn't like the Tooltip approach of prividing only the 
very basics of inline-styles and the rest via stylesheets.

You could move both hiding of the menu on page load (doesn't work 
without JS) and most of the formatting styles into a stylesheet, I'd 
prefer that solution.

It's difficult to override the default inline-styles from a stylesheet, 
and I like to keep that seperated.

I'm curious about more features to come, and will keep this in mind to 
use it on the first possible occasion.

-- 
Jörn Zaefferer

http://bassistance.de


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

Reply via email to