Tags: davidwaterston/jList
Tags
Bag fix to anchors GitHub needs anchors to have the name attribute, not id. Signed-off-by: David Waterston <[email protected]>
Bug fix to listFind listFInd (and by implication listFindNoCase) did not work for versions of Internet Explorer prior to 9 because of lack of support for array.indexOf. Signed-off-by: David Waterston <[email protected]>
Added 3 new functions Added three new functions - listChangeDelims], listValueCount and listValueCountNoCase. Signed-off-by: David Waterston <[email protected]>