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
- Host: GitHub
- URL: https://github.com/tarmann/jquery-cascading-dropdown
- Owner: tarmann
- Created: 2013-08-26T15:12:49.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-10-07T22:33:11.000Z (over 12 years ago)
- Last Synced: 2025-08-18T12:00:59.286Z (10 months ago)
- Size: 109 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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