i’m new here
so this is the problem: I’m trying to use chosen plugin (http://harvesthq.github.com/chosen/) with chained plugin (http://www.appelsiini.net/projects/chained) for my select boxes
but it doesn’t work well. Here the link with the example
Thanks in advance
Short answer:
There you have it http://jsfiddle.net/hgRGm/5/
Medium answer:
every time the original select change, you have to refresh chosen with
$("#original").trigger("liszt:updated");You can send me a beer 😉 although I prefer a good Italian cappuccino