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

META-INF.resources.datatables.sorting.num-html.min.js Maven / Gradle / Ivy

There is a newer version: 0.66.0.1
Show newest version
jQuery.extend(jQuery.fn.dataTableExt.oSort,{"num-html-pre":function(a){var x=String(a).replace(/<[\s\S]*?>/g,"");return parseFloat(x)},"num-html-asc":function(a,b){return ab?1:0},"num-html-desc":function(a,b){return ab?-1:0}});




© 2015 - 2025 Weber Informatics LLC | Privacy Policy