Prerequisites

Boostrap

We will use Bootstrap as the CSS framework.

DataTables

Regular Bootstrap tables lacks any functionality. DataTables will add that.

jQuery

Both Bootstrap and DataTables require jQuery.

Select2

We are going to use select2 to extend the select boxes.

Last updated