The age gate verification module is a simple module that forces the user to select a date in order to pass an age gate to verify that they are old enough to view the site before passing the user ba
TB Mega Menu lets you create drop-down menus that include links, images, and more. It syncs with Drupal core menus, allows blocks to be added, and offers custom styling and accessibility features.
Selectize is a jQuery-based custom
UI control. It's useful for tagging, contact lists, country selectors, and so on. It clocks in at around ~7kb (gzipped). The goal is to provide a solid & usable user-experience with a clean and powerful API.
It's a lot like Chosen, Select2, and Tags Input but with a few advantages. Plugin originally developed by @brianreavis.
Features
Clean API & Clean Code — Interface & make modifications to it like a boss. Fully documented on GitHub & inline.
Smart Ranking / Multi-property searching — Want to search an item's title and description? No problem. You can even override the scoring function used for sorting if you want to get crazy.
Caret between items — Order matters sometimes. Use the [left] and [right] arrow keys to move between items.
Select & delete multiple items at once — Hold down [option] on Mac or [ctrl] on Windows to select more than one item to delete.
Díåcritîçs supported — Great for international environments.
Item creation — Allow users to create items on the fly (and it's async friendly; the control locks until you invoke a callback).
Remote data loading — For when you have thousands of options and want them provided by the server as the user types.