ekpangmichael / state-LGA-NG

A dropdown of state and LGA in Nigeria. A simple javaScript plugin that shows the dropdown of LGA based on a Selected State

Home Page:https://ekpangmichael.github.io/state-LGA-NG/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A dropdown of States and LGAs in Nigeria.

A simple JavaScript library to show a dropdown of LGAs based on a selected Nigerian State



HOW TO:

  1. Add the lga.js script to your project.
  2. The State select field should have an id of "state" id="state"
  3. The LGA select field should have an id of "lga" id="lga"
    1. View Demo = > DEMO

About

A dropdown of state and LGA in Nigeria. A simple javaScript plugin that shows the dropdown of LGA based on a Selected State

https://ekpangmichael.github.io/state-LGA-NG/


Languages

Language:JavaScript 83.2%Language:HTML 16.8%