1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-26 05:19:15 +02:00

add js support for carousel indicators

This commit is contained in:
fat
2012-12-19 23:25:25 -08:00
parent e9eff0cbff
commit 7f9ff0ba5b
8 changed files with 73 additions and 25 deletions

View File

@@ -60,8 +60,7 @@
that.$element.appendTo(document.body) //don't move modals dom position
}
that.$element
.show()
that.$element.show()
if (transition) {
that.$element[0].offsetWidth // force reflow