I am havng probnlems with getting Jquery chosen(http://
harvesthq.github.com/chosen/) to work with knockout.js. The normal
select works well alone, but as soon as I couple it with Chosen, the
option tags are not rendered and the select is empty, I have tried
several postions of initialization, no success,
1. Can anyone show me how I can get both to work together?
2. Is there a standard way to get styling plugins to work with KO?
Thanks