【Suggest】1.1.1の更新内容

jquery.ajaxSuggest

【ver 1.1.1】

  • 空白文字を入力しても候補が表示されてしまう不具合を修正しました。

    Trouble to which the candidate was displayed even if the null character was input was corrected.


  • 一旦候補が表示され、その後文字列を削除してテキストボックスの中身が空白になった場合、
    候補が消えずに残る不具合を修正しました。

    The trouble that the candidate did not disappear when the candidate was displayed, and the character string was deleted afterwards and contents of the text box became blank was corrected.


  • 上、または下のキーを押すとテキストボックス内の文字列が消えることがある不具合を修正しました。

    When the Up or Down key was pushed, trouble that the character string in the text box might be vanished was corrected.