Get started with datatables.net-buttons-zf CDN

MIT licensed

Datatables.net-buttons-zf: Export plugins for Zend Framework 2 DataTables.

Tags:
  • buttons
  • excel
  • pdf
  • csv
  • column visibility
  • print
  • DataTables
  • jQuery
  • table
  • Foundation

Stable version

Copied!

How to start using datatables.net-buttons-zf CDN


<!DOCTYPE html>
<html>
<head>
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/foundation/6.5.3/css/foundation.min.css">
    <link rel="stylesheet" href="https://cdn.datatables.net/1.11.5/css/dataTables.foundation.min.css">
    <script src="https://cdnjs.cloudflare.com/ajax/libs/foundation/6.5.3/js/foundation.min.js"></script>
    <script src="https://cdn.datatables.net/1.11.5/js/jquery.dataTables.min.js"></script>
    <script src="https://cdn.cdnhub.io/datatables.net-buttons-zf/3.0.1/buttons.foundation.min.js"></script>
</head>
Copied!
Copied!
Copied!
Copied!

All versions