typeahead:用于 AngularJS 的 Typeahead 指令

时间:2021-07-14 14:45:54
【文件属性】:
文件名称:typeahead:用于 AngularJS 的 Typeahead 指令
文件大小:7KB
文件格式:ZIP
更新时间:2021-07-14 14:45:54
JavaScript 提前打字 用于 AngularJS 的 Typeahead 指令 此处的代码基于的精彩库。 我只是解耦了 mbenford 的代码,让它在一个通用的应用程序中工作。 要求 AngularJS 1.2.1+(由于 Angular 中,不支持 v1.2.0) 现代浏览器 安装 下载 /lib 文件夹中的所有文件 例子 < html lang =" en " > < head > < meta charset =" UTF-8 " > < title > Typeahead App </ title > < link rel =" stylesheet " href =" typeahead.css " > < script src =" //ajax.googleapis.com/ajax/libs/angularjs/1.3.2/angular.min.js " > </
【文件预览】:
typeahead-master
----app.js(46B)
----LICENSE(1KB)
----search.js(909B)
----README.md(3KB)
----index.html(826B)
----lib()
--------typeahead.html(416B)
--------typeahead.css(649B)
--------typeahead.js(7KB)
--------utilities.js(1KB)

网友评论