jQuery select box replacement

后端 未结 5 1789
北海茫月
北海茫月 2021-01-05 12:15

Im looking for a recommendation for jQuery select box replacement. Ive previously used the one over at BrainFault ( http://www.brainfault.com/jquery-plugins/jquery-selectbox

5条回答
  •  自闭症患者
    2021-01-05 12:55

    jQuery Selectbox plugin is a custom select box replacement inspired by jQuery UI source. You'll need jQuery 1.4.x or higher.

    Version (0.1.3) added support for:

    • optgroup
    • 'disabled' attribute on both 'option' and 'optgroup'
    • custom speed

    It's hosted on Google Code.

提交回复
热议问题