]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Update javascript.html 12260/head
authorpatricker <patricker@gmail.com>
Thu, 16 Jan 2014 18:41:34 +0000 (11:41 -0700)
committerpatricker <patricker@gmail.com>
Thu, 16 Jan 2014 18:41:34 +0000 (11:41 -0700)
commit47f786e6ea21462a3653b3134b26f8088f855c82
tree36c94162f13056c518120ecbc01fe8280c31d2d7
parent190ae7bb3175375ce095a63b44cc81f90e51105a
Update javascript.html

Fixed issue in Tabs example where the div had been marked as 'active' but the li had not been.  The correct tab of data would be displayed on load, but no tabs would be highlighted.  The tabs with fade example does not have this issue.  jsFiddle: http://jsfiddle.net/uXV56/
docs/javascript.html