jQuery Context Menu: personalizzare il tasto destro del mouse nel browser
This entry was posted on December 29th, 2008 and is filed under jQuery, javascript.

Il plugin per jQuery che presento oggi è tanto utile quanto ahimè inutilizzabile. jQuery Context Menu serve a creare menù contestuali personalizzati, ovvero quei menu a tendina che si aprono facendo click con il tasto destro del mouse.
Purtroppo però il plugin non è compatibile con il browser Opera e quindi lo rende di fatto inutilizzabile. Lo presento ugualmente perchè comunque può essere utilizzato all’interno di applicazioni web ad hoc o in altri casi.
L’uso è semplicissimo, in fondo all’articolo ci sono i link con il codice e la demo:
- Project Page: http://abeautifulsite.net/notebook/80
- Code: http://abeautifulsite.net/notebook_files/80/jquery.contextMenu.zip
- Demo: http://abeautifulsite.net/notebook_files/80/demo/jqueryContextMenu.html








