Bootstrap 3

Example below demonstrates how to style jQuery DataTables AlphabetSearch plug-in using Bootstrap 3 framework.

Integration is done by including alternative CSS file dataTables.alphabetSearch.bootstrap.css, adjusting layout using dom option and performing some manipulation after the table has been drawn using drawCallback option.

Example