jquery chosen for select fields?
jquery chosen for select fields?
Is it possible to use the jquery chosen plugin on editor select fields?
I have tried adding the chzn-select attribute using "attr" option for editor
"attr": {
"class": "chzn-select"
}
which adds the class as expected but doesn’t trigger the chosen plugin as does with my other select fields. Any ideas?
I have tried adding the chzn-select attribute using "attr" option for editor
"attr": {
"class": "chzn-select"
}
which adds the class as expected but doesn’t trigger the chosen plugin as does with my other select fields. Any ideas?
This discussion has been closed.
Replies
Allan