bootstrap/js
Mark Otto 2aec6dae59 Fixes #7730: Better hiding of empty titles in popovers
If the popover's title contains no text, hide it via JS. Previously was
done via CSS's `:empty` property, but that doesn't work in IE8, so JS
it is.

/cc @fat becaue I probably did this wrong <3
2013-06-20 16:02:05 -07:00
..
tests add show/shown hide/hidden events to dropdown + update dropdown links for testing + catch a few missed namespace things 2013-05-24 23:15:04 -07:00
.jshintrc upgrade jshint to 2.1.2 for anton <3 2013-05-21 19:31:51 -07:00
affix.js upgrade jshint to 2.1.2 for anton <3 2013-05-21 19:31:51 -07:00
alert.js upgrade jshint to 2.1.2 for anton <3 2013-05-21 19:31:51 -07:00
button.js upgrade jshint to 2.1.2 for anton <3 2013-05-21 19:31:51 -07:00
carousel.js Fix for carousel indicators 2013-06-01 08:15:40 -04:00
collapse.js add show/shown hide/hidden events to dropdown + update dropdown links for testing + catch a few missed namespace things 2013-05-24 23:15:04 -07:00
dropdown.js add show/shown hide/hidden events to dropdown + update dropdown links for testing + catch a few missed namespace things 2013-05-24 23:15:04 -07:00
modal.js fix event binding in modal.js 2013-05-29 11:24:00 -04:00
popover.js Fixes #7730: Better hiding of empty titles in popovers 2013-06-20 16:02:05 -07:00
scrollspy.js add show/shown hide/hidden events to dropdown + update dropdown links for testing + catch a few missed namespace things 2013-05-24 23:15:04 -07:00
tab.js upgrade jshint to 2.1.2 for anton <3 2013-05-21 19:31:51 -07:00
tooltip.js fixes #7163 2013-05-27 12:45:13 -07:00
transition.js upgrade jshint to 2.1.2 for anton <3 2013-05-21 19:31:51 -07:00