diff options
| author | Chris Rebert <[email protected]> | 2015-05-22 23:30:05 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-05-22 23:30:05 -0700 |
| commit | 9c717b4716e4fc4d917f546e8e6b562e810e3922 (patch) | |
| tree | ad7721958a2aa5ab32beb0f8ec59721acde1b9bb /docs/browser-bugs.html | |
| parent | ac243cd854f9326791e622b9d44f5a43600b8ed2 (diff) | |
| download | bootstrap-9c717b4716e4fc4d917f546e8e6b562e810e3922.tar.xz bootstrap-9c717b4716e4fc4d917f546e8e6b562e810e3922.zip | |
Wall of Browser Bugs: Add link to "jQuery's browser bug workarounds"
[skip sauce]
Diffstat (limited to 'docs/browser-bugs.html')
| -rw-r--r-- | docs/browser-bugs.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/browser-bugs.html b/docs/browser-bugs.html index 26100dbe3..239e7ca74 100644 --- a/docs/browser-bugs.html +++ b/docs/browser-bugs.html @@ -12,6 +12,7 @@ fullwidth: true <p class="lead">Bootstrap currently works around several outstanding browser bugs in major browsers to deliver the best cross-browser experience possible. Some bugs, like those listed below, cannot be solved by us.</p> <p>We publicly list browser bugs that are impacting us here, in the hopes of expediting the process of fixing them. For information on Bootstrap's browser compatibility, <a href="../getting-started/#support">see our browser compatibility docs</a>.</p> + <p>See also: <a href="https://docs.google.com/document/d/1LPaPA30bLUB_publLIMF0RlhdnPx_ePXm7oW02iiT6o">jQuery's browser bug workarounds</a></p> <div class="table-responsive"> <table class="bs-docs-browser-bugs table table-bordered table-hover"> |
