MichkaDaCoder / eLocale

bind dropdown with datas from a remote JSON file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eLocale

Load country, state and city to 3 dropdowns from a remote JSON File. First, your have to select the country from the first list. The second and the third dropdown lists load respectively states and cities according to the selected country in the first dropdown list.

The project contains these 3 following files:

  • index.html: the webpage that contains the code of the imported css and js libraries, and the source code of the form.
  • elocale.css: the css design file
  • elocale.js: the js file that contains the code for loading datas from remote JSON file.

Built With

Authors

Any question? Just ask.

Thank you. :)

About

bind dropdown with datas from a remote JSON file


Languages

Language:JavaScript 57.1%Language:HTML 42.3%Language:CSS 0.6%