资源说明:Simple combobox in jquery
Simple plugin for jquery to create combobox from select. ** Author: UJLAKY Tibor hangyagy@spam.gmail.com ** ------------------------------------------------------------- Usage: ------------------------------------- - Replace select with a combobox: $("select").replaceWithComboBox(); i18n support: -------------------------------------- - see javascript/i18n/jquery.ComboBox-hu.js: - if you want to add a new language support, create a new $.fn.ComboBox.regional["language"] element, and set it with $.fn.ComboBox.setRegional($.fn.ComboBox.regional["language"]); - then add your js file to your site after jquery.ComboBox.js TODO: -------------------------------------- * Add support to create combobox from array, or json * Add namespace
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。