An open API service indexing awesome lists of open source software.

https://github.com/tarmann/jquery-cascading-dropdown

jQuery Cascading Dropdown Plugin
https://github.com/tarmann/jquery-cascading-dropdown

Last synced: 4 months ago
JSON representation

jQuery Cascading Dropdown Plugin

Awesome Lists containing this project

README

          

# jQuery Cascading Dropdown Plugin

Simple and lightweight plugin for creatingcascading dropdowns.

## Options

#### url (string)

url: 'path/to/resource'

Global URL used for ajax calls to retrieve resources

#### parentParam (string)

parentParam: 'parentId'

Param name used to send the parent Id on the ajax calls