Sorry what part of this does not work?
I'd try making the things in your viewmodel observables, and I find
that sometimes knockout works best with tags like:
<select data-bind=""></select> but does NOT work with <select data-
bind=""/> for some reason, perhaps that will help.
Your example seems to work for me though...
On Sep 23, 6:40 am, "
rjdme...@gmail.com" <
rjdme...@gmail.com> wrote:
> :-(
http://jsfiddle.net/mickeyvip/cctaV/3/
> not working