jQuery Chosen plugin add options dynamically

后端 未结 5 1624
闹比i
闹比i 2020-12-03 00:38

I make a jQuery Chosen drop-down like this:

$(\'.blah\').chosen();

I can\'t find how I can add options, something like:

5条回答
  •  遥遥无期
    2020-12-03 01:00

    First, you need to add the s to the

    提交评论

提交回复
热议问题