From a720e23a518388ae5a374f3499099ca14a68e1e7 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 26 Nov 2017 13:42:01 -0800 Subject: [PATCH] remove autocomplete --- docs/_includes/js/buttons.html | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/docs/_includes/js/buttons.html b/docs/_includes/js/buttons.html index 2249bbd706..e6ddba2db4 100644 --- a/docs/_includes/js/buttons.html +++ b/docs/_includes/js/buttons.html @@ -16,12 +16,12 @@

For the sake of this demonstration, we are using data-loading-text and $().button('loading'), but that's not the only state you can use. See more on this below in the $().button(string) documentation.

-
{% highlight html %} - @@ -41,12 +41,12 @@

For pre-toggled buttons, you must add the .active class and the aria-pressed="true" attribute to the button yourself.

-
{% highlight html %} - {% endhighlight %} @@ -64,26 +64,26 @@
{% highlight html %}
{% endhighlight %} @@ -91,26 +91,26 @@
{% highlight html %}
{% endhighlight %} @@ -126,7 +126,7 @@

Swaps text to any data defined text state.

{% highlight html %} -