All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.resources.datatables.sorting.alt-string.min.js Maven / Gradle / Ivy

There is a newer version: 1.2.2.1-jre17
Show newest version
jQuery.extend(jQuery.fn.dataTableExt.oSort,{"alt-string-pre":function(a){return a.match(/alt="(.*?)"/)[1].toLowerCase()},"alt-string-asc":function(a,b){return ab?1:0},"alt-string-desc":function(a,b){return ab?-1:0}});




© 2015 - 2025 Weber Informatics LLC | Privacy Policy