From 13a9deef46a613d5db79b66e36dc3c28eab5945e Mon Sep 17 00:00:00 2001 From: Thibaut Horel Date: Fri, 5 Dec 2014 00:35:55 -0500 Subject: Add tooltips --- static/famille.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'static/famille.js') diff --git a/static/famille.js b/static/famille.js index 63fc3d5..491fb3c 100644 --- a/static/famille.js +++ b/static/famille.js @@ -10,6 +10,7 @@ $.fn.wait = function(time, type) { }; $(document).ready(function(){ + $('[data-toggle="tooltip"]').tooltip() $("div.infobox").wait(2000).slideUp("slow"); $("div.errorbox").wait(2000).slideUp("slow"); $("#add").click(function(){ @@ -22,4 +23,4 @@ $(document).ready(function(){ $(".kadoscope").animate({opacity:"1"},"5000"); }); $('span.timeago').timeago(); -}); \ No newline at end of file +}); -- cgit v1.2.3-70-g09d2