$(document).ready(function() { $('.btn-group').button(); $('[data-toggle="tooltip"]').tooltip(); });