ziptastic jquery plugin:这是一个jQuery插件显示了如何使用Ziptastic 源码
Ziptastic官方jQuery插件! 无缝集成 与jQuery 用法 独立查找 可用于查询特定的邮政编码。 $ . ziptastic ( 'US' , 48867 , 'your-api-key-here' , function ( country , state , stateCode , city , zip ) { console . log ( country , state , stateCode , city , zip ) ; } ) ; 具有向前地理编码(邮政编码)的输入Keyup包装器 var duration = 500 ; var elements = {
文件列表
ziptastic-jquery-plugin-master.zip
(预估有个6文件)
ziptastic-jquery-plugin-master
bower.json
601B
LICENSE
1KB
README.md
2KB
jquery.ziptastic.js
3KB
demo.html
2KB
package.json
754B
暂无评论