2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-02 16:04:07 +03:00
This commit is contained in:
Jacob Thornton
2011-11-27 17:12:58 -08:00
parent f77d0c21df
commit 7522517b47
+3 -3
View File
@@ -65,9 +65,9 @@ All events should have an infinitive and past participle form. The infinitive is
Data attributes should take the following form:
-data-*(verb)* - defines main interaction
-data-target || href^=# - defined on controller element (if element interacts with an element other than self)
-data-*(noun)* - defines options for element invocation
- data-*(verb)* - defines main interaction
- data-target || href^=# - defined on controller element (if element interacts with an element other than self)
- data-*(noun)* - defines options for element invocation
examples: