« projects
ProtoPop - Easy Pop-Out DIVs with PrototypeProtoPop is simple bit of Javascript which provides quick "popout" areas. These areas are ideal for sub-navigation or to display more information about something when clicked. The popout DIVs are hidden in the HTML source, and can be styled anyway you like with CSS. No AJAX was used or harmed in the making of this script. (ProtoPop requires prototype.js) SourceProtoPop is a single function. Simply place it anywhere in your javascript library.
Example UsageThe following example will raise a menu list when the linked is clicked. The menu list will vanish if the mouse is clicked anywhere other than in the menu.
See It In ActionClick on this link for a protopop menu. This is a sentence with another menu. |
|
| Copyright © 2004-2008 devtwo software |