Javascript version of native UIPickerView Spinner
Hi,
Has anyone developed a Javascript version of the native UIPickerView spinner ?
I need one of these that is populated from a database and the data shown in each of the reels is dependant upon each other.
For example:
Reel 1 = Country
Reel 2 = City
Reel 3 = Football Team
If a country is chosen then the second reel shows the appropriate countries.
If a city is chosen then the third reel shoes the appropriate football teams.
Anyone done this?
Thanks