DropKick - jQuery Plugin For Creating Custom Dropdown Menus

Creating custom dropdowns is usually a tedious process that requires a ton of extra setup time. Oftentimes lacking conveniences that native dropdowns have such as keyboard navigation.

dropkick DropKick   jQuery Plugin For Creating Custom Dropdown Menus
DropKick works by transforming your existing, boring <select> lists into beautiful, customizable HTML dropdowns. The name attribute is the only one that is required. You should also set a tabindex attribute to enable navigation via tabbing. When an option is selected in a DropKick menu, the corresponding <select> value is updated. This means that your forms and AJAX requests should work the same without having to make any changes.

Features

  • Keyboard Navigation
  • Themeing
  • Custom Callbacks

Opened DropKick menus on Internet Explorer 7 will be covered by other DropKick containers if they are vertically stacked and too close together.

Requirements: jQuery Framework
Demo: http://jamielottering.github.com/DropKick
License: MIT LIcense

Incoming search terms for the article:

Related Posts

Mega Drop Down Menu Plugin for jQuery

1 Comment

  1. Art of jQuery

    08.05.2011

    Hi. Great guide. I will try it today with my blog and let see it’s working..