From 8896497ea88037fe3e082eb7d7d9c3c3051b9b6b Mon Sep 17 00:00:00 2001 From: Jacob Thornton Date: Thu, 15 Sep 2011 21:19:39 -0700 Subject: [PATCH] update attributes for js and make tooltips reposition on resize --- docs/assets/js/application.js | 2 +- docs/index.html | 6 +++--- docs/javascript.html | 16 ++++++++-------- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/docs/assets/js/application.js b/docs/assets/js/application.js index 00fd56694c..7400bc12ba 100644 --- a/docs/assets/js/application.js +++ b/docs/assets/js/application.js @@ -36,7 +36,7 @@ $(document).ready(function(){ // POSITION STATIC TWIPSIES // ======================== - $(window).load(function () { + $(window).bind( 'load resize', function () { $(".twipsies a").each(function () { $(this) .twipsy({ diff --git a/docs/index.html b/docs/index.html index 41bf39b70e..68e60e20dc 100644 --- a/docs/index.html +++ b/docs/index.html @@ -37,7 +37,7 @@ -
+
Bootstrap @@ -1291,7 +1291,7 @@

Fixed topbar

-
+

Project Name

@@ -1360,7 +1360,7 @@
  • Messages
  • Settings
  • Contact
  • -