javascript - Create Html Elements With Angular? -


so, have seemingly simple problem - have list of locations, have sublocations, have sublocations, , on. first location (level 1) picked drop down.

the goal have drop down appear under first drop down (if) selected location has sublocations. there can infinite number of dropdowns. what's best way handle creating these new dropdowns angular?

the kicker? if possible, able bind these dropdowns ng-model. don't know start on one. tempted try ng-repeat or something.


Comments

Popular posts from this blog

javascript - Create websocket without connecting -

how to do line continuation in perl debugger for entering raw multi-line text (EOT)? -

Android SDK Manager freezes after installation of OSX 10.11 El Capitan public Beta -