From 6977d35eedd8a0b25b7b18eae67c3299eb18badd Mon Sep 17 00:00:00 2001 From: Dirk Ginader Date: Wed, 1 Aug 2012 20:11:16 -0700 Subject: close #3531 added focus handling and removed the badly announced "times" close button from screenreaders --- docs/javascript.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'docs/javascript.html') diff --git a/docs/javascript.html b/docs/javascript.html index d0332ece9..cb86d49f3 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -214,9 +214,9 @@ $('#myModal').on('show', function (e) {

Live demo

Toggle a modal via javascript by clicking the button below. It will slide down and fade in from the top of the page.

-