 |
| File |
Role |
Description |
screenshots |
sc1.jpg |
Screen |
Screenshot 1 |
|
Innovation Award
 June 2006
Winner |
Contextual menus are a very common user interface feature used by many desktop applications.
Such menus can help the users becoming more productive, as they provide quick access to application functions directly related to the user interface context right under the mouse pointer when the menu button is clicked.
Web applications can trap the menu button click event using the ONCONTEXTMENU attribute. Despite currently it is a non-standard event, several browsers support it.
This class takes advantage of the ONCONTEXTMENU attribute to override the default context menu, and make appear a context menu defined by the PHP application.
Manuel Lemos |
This class can be used to generate context menus that show when the menu mouse (usually the right) button is clicked.
The class can add menus and menu items that appear when the menu mouse button is clicked over a page element with a given identifier.
Each menu item is associated with link URLs or JavaScript code that is executed when the item is clicked.
The menu items may have associated icon images. The menu size, colors, borders and styles are configurable.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (96.4%) |
Good (89.3%) |
Good (86.1%) |
Good (91.1%) |
- |
- |
Sufficient (74.9%) |
55 |
| Month: |
Not yet rated by the users |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.