2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Fix duplicate ID in our documentation

This commit is contained in:
Johann-S
2017-06-15 11:28:48 +02:00
parent 8396039b4e
commit e6303d4500
2 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ You can use a link with the `href` attribute, or a button with the `data-target`
</div>
{% endexample %}
## Multiple triggers / targets
## Multiple targets
A `<button>` or `<a>` can show and hide multiple elements by referencing them with a JQuery selector in its `href` or `data-target` attribute.
Multiple `<button>` or `<a>` can show and hide an element if they each reference it with their `href` or `data-target` attribute