在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:agarzola/jQueryAutocompletePlugin开源软件地址:https://github.com/agarzola/jQueryAutocompletePlugin开源编程语言:JavaScript 96.6%开源软件介绍:#jQuery Autocomplete Plugin 1.2.3# This project is no longer supported. ##About this jQuery plugin## Jörn Zaefferer’s (now deprecated into jQuery UI) jQuery Autocomplete Plugin, with a small modification to enable UP/DOWN arrow keys, allowing navigation of input element text. This is particularly useful in cases where autocomplete is used in a textarea element where navigation of text via UP/DOWN arrow keys may be necessary. The tiny fix is documented with comments in the relevant lines on the development file (jquery.autocomplete.js). The .min and .pack files have the fix without specific annotation within the code. We use it in Claritty.com for when a user wants to write a twitter username or a previously used hashtag within a new tweet, so “@” and “#” are trigger the script. While not triggered, though, the plugin still hijacks the UP/DOWN arrow keys making navigation of the text a pain in the ass when the user has multiple lines. This modification prevents this behavior, hijacking the arrow keys only when the autocomplete script has been triggered. The original plugin is now deprecated, but this mod works well with jQuery 1.3.2 thru 1.4.4. ##Documentation## Introduction to the original plugin, and an explanation of original plugin options are included in the docs folder. (Documentation at the jQuery site is expected to shut down eventually.) This modification shouldn’t break any of the options discussed at the these documentation files. ##Abridged Changelog## ####1.2.3 --AGA####
####1.2.2 --AGA####
####1.2.1 --AGA####
####1.2 --AGA####
####1.1.1 --AGA####
See changelog.txt for pre-1.1.1 entries by original author. ##Licensing## As with the original Plugin, this modification is dual licensed under the MIT and GPL licenses: http://www.opensource.org/licenses/mit-license.php http://www.gnu.org/licenses/gpl.html |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论