From: Jacob Thornton Date: Fri, 16 Sep 2011 04:19:39 +0000 (-0700) Subject: update attributes for js and make tooltips reposition on resize X-Git-Tag: v1.3.0~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8896497ea88037fe3e082eb7d7d9c3c3051b9b6b;p=thirdparty%2Fbootstrap.git update attributes for js and make tooltips reposition on resize --- 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
  • -