A simple JavaScript library to show a dropdown of LGAs based on a selected Nigerian State
HOW TO:
- Add the lga.js script to your project.
- The State select field should have an id of "state"
id="state"
- The LGA select field should have an id of "lga"
id="lga"
View Demo = > DEMO