From 1250ab189c9cf00cf5f39b2f7c65f1bdd4f03c3f Mon Sep 17 00:00:00 2001 From: emposha Date: Tue, 16 Aug 2011 15:47:10 +0300 Subject: [PATCH] new options added --- README.md | 5 +++-- jquery.fcbkcomplete.js | 14 +++++++------- jquery.fcbkcomplete.min.js | 3 ++- 3 files changed, 12 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 6c9f205..d46ec54 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,6 @@ FCBKcomplete forks ------------------ https://github.com/CatoTH/FCBKcomplete - https://github.com/partoa/FCBKcomplete - Usage ----- To activate FCBKcomplete: @@ -64,9 +62,12 @@ Options * input_tabindex - the tabindex of the input element * input_min_size - minimum size of the input element (default: 1) * input_name - value of the input element's 'name'-attribute (no 'name'-attribute set if empty) + * select_all_text - text for select all link Changelog --------- + - 2.8.9.1 new options added input_min_size, select_all_text. The input_min_size added by @meteozond and @Александр, and select_all_text option added by @musketyr. + - 2.8.9 cache mechanizm changed (ported from @CatoTH fork with minor changes), new event added "oncreate" by @jrencz - 2.8.8 added "width" paramater, added 109fd92, 5f4f529, ee59f2a fixes from @CatoTH fork diff --git a/jquery.fcbkcomplete.js b/jquery.fcbkcomplete.js index a4e423a..d34553a 100644 --- a/jquery.fcbkcomplete.js +++ b/jquery.fcbkcomplete.js @@ -1,5 +1,5 @@ /** - FCBKcomplete v2.8.9 is released under the MIT License + FCBKcomplete v2.8.9.1 is released under the MIT License - Jquery version required: 1.6.x */ @@ -53,10 +53,10 @@ complete = $('