Archive for the 'Javascript Tips & Tricks' Category

jQuery UI Multiselect

jQuery สำหรับสร้าง MultiSelect Option ที่สามารถเพิ่มและลบ Item ได้ สะดวก และรวดเร็ว
It depends on jQuery 1.4.2 and jQuery UI 1.8. The widget is styleable using Themeroller. It works in an unobtrusive fashion, by just turning html multiple select inputs into a sexier equivalent. There’s no extra markup needed.
* For installation instructions please have a [...]