D7net Mini Sh3LL v1
Current File : /var/www/html/hpsc/../marc-drupal/../infor/supporto/less/../btable/index.html |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<link rel="stylesheet" type="text/css" href="css/jquery.dataTables.css">
<script type="text/javascript" language="javascript" src="js/jquery.js"></script>
<script type="text/javascript" language="javascript" src="js/jquery.dataTables.js"></script>
<script type="text/javascript" language="javascript" class="init">
$(document).ready(function() {
$('#example').dataTable( {
"aProcessing": true,
"aServerSide": true,
"ajax": "server-response.php",
} );
} );
</script>
</head>
<body class="dt-example">
<table id="example" class="display" cellspacing="0" width="100%">
<thead>
<tr>
<th>First name</th>
<th>Email</th>
<th>Mobile</th>
<th>Start Date</th>
</tr>
</thead>
</table>
</body>
</html>
AnonSec - 2021 | Recode By D7net