Use knockout to hide/display questions based on selected value in drop down

前端 未结 2 1422
情书的邮戳
情书的邮戳 2021-01-21 18:26

OK, I am a noob with knockout. Having trouble figuring out a really simple issue. I have a drop down list tied to a knockout observableArray. Also have a list of questions ti

2条回答
  •  夕颜
    夕颜 (楼主)
    2021-01-21 18:43

    Condensed using mapping plugin, if anyone is interested. Also fixed errors in original fiddle.

    http://jsfiddle.net/jgerstorff/bxBKq/25/

提交回复
热议问题