5443bb28 by yangjianbin

init

1 parent 93104e87
......@@ -102,7 +102,7 @@
]
});
$.fn.dataTableExt.afnFiltering.push(
/*$.fn.dataTableExt.afnFiltering.push(
function (oSettings, aData, iDataIndex) {
var min = document.getElementById('min').value;
var max = document.getElementById('max').value;
......@@ -134,7 +134,7 @@
function resetHandler() {
$('#table').DataTable().columns().search("").draw();
}
}*/
</script>
</body>
<html>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!