diff --git a/javascript.html b/javascript.html index d36a7667a..5bac259e2 100644 --- a/javascript.html +++ b/javascript.html @@ -750,10 +750,10 @@ $('#myTab li:eq(2) a').tab('show') // Select third tab (0-indexed)

{% highlight html %}