An open API service indexing awesome lists of open source software.

https://github.com/linmasahiro/ie8_jquery_combobox


https://github.com/linmasahiro/ie8_jquery_combobox

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# jQuery Combobox on IE8
# jQuery コンボボックス - IE8対応
--------------------------
Combobox中使用了許多.attr()來進行參數上的變化,這在IE8上會出現JS上的錯誤,因此把.attr()全部改為.data()即可。