We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6df2b8a commit b103faeCopy full SHA for b103fae
docs/content/tutorial/step_12.ngdoc
@@ -384,8 +384,7 @@ your own JavaScript animation library is beyond the scope of this tutorial. For
384
`jQuery.animate`, see the {@link http://api.jquery.com/animate/ jQuery documentation}.
385
386
<div class="alert alert-error">
387
- <h4>Important:</h4>
388
- Be sure to use jQuery version `1.10.2`. AngularJS does not yet support jQuery `2.x`.
+ **Important:** Be sure to use jQuery version `1.10.x`. AngularJS does not yet support jQuery `2.x`.
389
</div>
390
391
The `addClass` and `removeClass` callback functions are called whenever an a class is added or removed
0 commit comments