This website requires JavaScript.
Explore
Help
Register
Sign In
ahmad_hanafi
/
TKK_E32211602_2
Watch
1
Star
0
Fork
You've already forked TKK_E32211602_2
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b53ee141ab
TKK_E32211602_2
/
public
/
sbadmin2
/
js
/
demo
/
datatables-demo.js
5 lines
103 B
JavaScript
Raw
Blame
History
// Call the dataTables jQuery plugin
$
(
document
)
.
ready
(
function
(
)
{
$
(
'#dataTable'
)
.
DataTable
(
)
;
}
)
;
Reference in New Issue
View Git Blame
Copy Permalink