diff --git a/index.html b/index.html index cf592ce6..09412b2b 100755 --- a/index.html +++ b/index.html @@ -859,9 +859,9 @@ function format(state) {
off
No width attribute will be set. Keep in mind that the container div copies classes from the source element so setting the width attribute may not always be necessary.
element
Uses javascript to calculate the width of the source element.
-
copy
Copies the value of the width style attribute set on the source element
-
resolve
First attempts to copy than falls back on element
-
other values
if the width attribute contains a function it will be avaluated, otherwise the value is used verbatim
+
copy
Copies the value of the width style attribute set on the source element.
+
resolve
First attempts to copy than falls back on element.
+
other values
if the width attribute contains a function it will be evaluated, otherwise the value is used verbatim.
minimumInputLengthintNumber of characters necessary to start a search