From 200f5817ba7eb4c9ccafed3faad45b06ba89dfa7 Mon Sep 17 00:00:00 2001 From: Jacob Thornton Date: Sun, 11 Sep 2011 21:03:17 -0700 Subject: [PATCH] method invocation jqueryui style --- docs/assets/js/application.js | 2 +- docs/index.html | 2 +- docs/javascript.html | 154 ++++++++++++++++++++++++---------- js/bootstrap-alerts.js | 41 +++++---- js/bootstrap-popover.js | 22 ++--- js/bootstrap-twipsy.js | 3 - 6 files changed, 145 insertions(+), 79 deletions(-) diff --git a/docs/assets/js/application.js b/docs/assets/js/application.js index 57d20b3f86..614b0e3456 100644 --- a/docs/assets/js/application.js +++ b/docs/assets/js/application.js @@ -51,7 +51,7 @@ $(document).ready(function(){ , trigger: 'manual' , offset: 2 }) - .trigger('twipsy:show') + .twipsy('show') }) }) }); diff --git a/docs/index.html b/docs/index.html index 90e5625d8f..c960fb6bc5 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1324,7 +1324,7 @@
  • Messages
  • Settings
  • Contact
  • -