From 02d668fd2e31b01e330400738bf2fa7bcbfaa822 Mon Sep 17 00:00:00 2001 From: Jacob Thornton Date: Sun, 11 Sep 2011 23:29:34 -0700 Subject: data-attributes need values to be picked up by jquery in ie8 and below :/ --- docs/javascript.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'docs/javascript.html') diff --git a/docs/javascript.html b/docs/javascript.html index c7f31961d..468085108 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -39,7 +39,7 @@ -
+

Bootstrap JS

@@ -247,7 +247,7 @@ $('#my-modal').bind('hidden', function () {

Demo

-
+

Project Name

@@ -338,7 +338,7 @@ $('#my-modal').bind('hidden', function () {
$('.tabs').tabs()

Markup

You can activate a tab or pill navigation without writing any javascript by simply giving them a data-tabs or data-pills attribute.

-
 <ul class="tabs" data-tabs >...</ul>
+
 <ul class="tabs" data-tabs="pls" >...</ul>

Methods

$().tabs or $().pills

@@ -366,7 +366,7 @@ $('#my-modal').bind('hidden', function () { </script>

Demo

-
    +
    • Home
    • Profile
    • Messages
    • @@ -648,11 +648,11 @@ Sunt qui biodiesel mollit officia, fanny pack put a bird on it thundercats seita

      Closes an alert.

      $(".alert-message").alert('close')

      Demo

      -
      +
      ×

      Holy guacamole! Best check yo self, you’re not looking too good.

      -
      +
      ×

      Oh snap! You got an error! Change this and that and try again. Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit. Cras mattis consectetur purus sit amet fermentum.

      -- cgit v1.2.3