最新下载
jquery人才网弹出选择地区
jQuery焦点图插件Fotorama
24小时阅读排行榜
- 1 mysql中数据类型转换与CAST函数的使用
- 2 html5如何嵌入电子签名_html5嵌入电子签名手写板【教程】
- 3 Go语言实现简单监控程序_Go系统信息采集项目
- 4 Go语言指针作为map的value可行吗_Golang复杂数据结构设计
- 5 pprof 怎么用?线上CPU/内存/阻塞/GC全排查流程
- 6 php获取数组下标大小写敏感吗_php下标大小写处理法【技巧】
- 7 mysql如何根据执行计划进行索引选择与调整
- 8 css flexbox 布局在老浏览器是否兼容_通过前缀与降级方案分析
- 9 如何在Golang中查看已安装的包版本_Golang已安装包管理与查询方法
- 10 php创建文件用chmod立即设权限吗_php即时设权限创文件法【实例】
- 11 css 想让网格容器自适应内容高度怎么办_grid-auto-rows min-content 使用
- 12 Golang Web开发中SQL注入如何防范_Golang安全开发实践
- 13 php实时输出跨域能行吗_php实时输出cors设置【技巧】
- 14 如何正确批量调用 Wikipedia API 避免重复返回同一结果
- 15 mysql搭建在线支付系统中的订单与支付表设计
最新教程
-
- Node.js 教程
- 16192 2025-08-28
-
- CSS3 教程
- 1546721 2025-08-27
-
- Rust 教程
- 23323 2025-08-27
-
- Vue 教程
- 25784 2025-08-22
-
- PostgreSQL 教程
- 22269 2025-08-21
-
- Git 教程
- 9246 2025-08-21
代码片段:
<script type="text/javascript" src="js/jquery.min.js"></script>
<script type="text/javascript" src="js/Popt.js"></script>
<script type="text/javascript" src="js/city.json.js"></script>
<script type="text/javascript" src="js/citySet.js"></script>
<style type="text/css">
* { -ms-word-wrap: break-word; word-wrap: break-word; }
html { -webkit-text-size-adjust: none; text-size-adjust: none; }
html, body {height:99%;width:99%; }
.wrap{width:464px;height:34px;margin:20px auto;border:0;position:relative;}
.input{position:absolute;top:0;left:0;width:457px;margin:0;padding-left:5px;height:30px;line-height:30px;font-size:12px;border:1px solid #c9cacb;}
s{position:absolute;top:1px;right:0;width:32px;height:32px;background:url("img/arrow.png") no-repeat;}
._citys { width: 450px; display: inline-block; border: 2px solid #eee; padding: 5px; position: relative; }
._citys span { color: #05920a; height: 15px; width: 15px; line-height: 15px; text-align: center; border-radius: 3px; position: absolute; right: 10px; top: 10px; border: 1px solid #05920a; cursor: pointer; }
._citys0 { width: 95%; height: 34px; line-height: 34px; display: inline-block; border-bottom: 2px solid #05920a; padding: 0px 5px; font-size:14px; font-weight:bold; margin-left:6px; }
._citys0 li { display: inline-block; line-height: 34px; font-size: 15px; color: #888; width: 80px; text-align: center; cursor: pointer; }
._citys1 { width: 100%; display: inline-block; padding: 10px 0; }
._citys1 a { width: 83px; height: 35px; display: inline-block; background-color: #f5f5f5; color: #666; margin-left: 6px; margin-top: 3px; line-height: 35px; text-align: center; cursor: pointer; font-size: 12px; border-radius: 5px; overflow: hidden; }
._citys1 a:hover { color: #fff; background-color: #05920a; }
.AreaS { background-color: #05920a !important; color: #fff !important; }
