views:

50

answers:

1

Hi everyone, I'm looking for a way to change the Right-Click context menu in Firefox using jQuery/CSS... and disable de default one of course.

I'm trying to make a Windows Explorer-like app to manage images and i want to be able to delete pictures using the right-click.

Anyone have an idea, cant find one.

Thanks!!

A: 

Look at oncontextmenu().

Careful though, users expect the default when they right click. It may annoy some power users.

This looks like good reading.

alex
Don't worry it will run using Mozila Prism and it wil look like a real software but thanks for the advise.
Jeremy Dicaire