From 37469f1c81a04dedfe5de2e5e79c151a0762eb9a Mon Sep 17 00:00:00 2001 From: Mike Gunderloy Date: Sat, 24 Nov 2012 08:49:54 -0600 Subject: [PATCH] Update index.html Fixed a trivial typo, added some consistent punctuation. --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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