Skip to content

Releases: h920526/jQueryMultipleSelectBox

jquery.multipleselectbox-0.8.2

19 Mar 04:32
Compare
Choose a tag to compare

Version 0.8.2

.Remove getMultipleSelectBoxHistory's isReNew parameter
.Add method: clearMultipleSelectBoxHistory and refreshMultipleSelectBox
.Fix bug: serialize submit field after initializing
.Issue 2: onSelectChange error

jquery.multipleselectbox-0.8.1

02 Mar 06:32
Compare
Choose a tag to compare

Version 0.8.1

.Add isPopupMode
.Rename containerHistory's startIndex, currentIndex, prevStartIndex and prevCurrentIndex
.Remove getMultipleSelectBoxCachedRows's isReNew parameter
.Add method: clearMultipleSelectBoxCachedRows
.Add method: selectMultipleSelectBoxRow, unselectMultipleSelectBoxRow, selectAllMultipleSelectBoxRows, unselectAllMultipleSelectBoxRows, enableMultipleSelectBoxRow and disableMultipleSelectBoxRow
.Minor bug fixes