From 44e2c7366896ac01e129f76fd2155d1a29f90ca8 Mon Sep 17 00:00:00 2001 From: Jacob Thornton Date: Sun, 11 Sep 2011 23:48:43 -0700 Subject: data-attribute="x" annndddd... now all js with ie7+ support --- 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 f08508659..4f85242d5 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="pls" >...</ul>
+
 <ul class="tabs" data-tabs="x" >...</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