Skip to content

tncbbthositg/GiantDropdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GiantDropdown

The GiantDropdown jQuery plugin replaces the standard HTML select list with an unordered list (UL) that's easily styleable for a custom presentation of selectable items. It's called the Giant Dropdown because it was originally designed to support dropdown items that are very long and which expand a dropdown to an unreasonable size.

How it Works

The Giant Dropdown hides your original select list and adds an unordered list in its place. The UL uses the original select element as its backing data store so any events, data validations, and postback information should still work exactly as designed without modification.

Demo

This repository includes a working sample of how to use the Giant Dropdown. You can see another demo on my blog.

Usage

The plugin is in the scripts folder.

About

A jQuery plugin to let you better format a select list.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published