Proto.Menu: Prototype-based Context Menu Solution

August 25th, 2007  |  Published in JavaScript/AJAX

Proto.Menu: Prototype-based Context Menu Solution:

Description

Proto.Menu is a simple and lightweight prototype-based solution for context menu functionality on your page
Features:

  • Lightweight: ~2 KB (~1.5 KB minified)
  • Unobtrusive: Plays nice with JS turned off, uses its own namespace
  • Cross-browser: Full A-Graded browsers support (Opera is supported through Ctrl + Left Click)
  • Fully customizable: Menu styling can (and is intended to) be easily defined in external stylesheet
  • Fast: Menu container is rendered on page load, and only changes position on click

Nice clean and looks pretty simple to use.

(Via Ajaxian Blog.)

Leave a Response