最新下载
24小时阅读排行榜
- 1 mysql在Linux中配置时间同步与时区设置
- 2 mysql登录失败如何排查_mysql账号异常解决方法
- 3 php如何判断数组下标是否存在_php存在性检测函数法【教程】
- 4 Golang简单工厂与抽象工厂有什么区别_工厂模式差异说明
- 5 mysql中WHERE子句的使用与多条件查询
- 6 javascript如何创建与操作节点?【教程】
- 7 c++中functor仿函数是什么_c++函数对象用法【进阶】
- 8 mysql并发更新同一行数据怎么办_mysql冲突解决思路
- 9 javascript在哪里运行_如何设置开发环境【教程】
- 10 javascript事件循环是什么_宏任务和微任务如何执行【教程】
- 11 行锁和表锁有什么区别_mysql锁机制解析
- 12 XSLT 3.0的新特性在数据映射中的应用
- 13 如何给XML文件添加数字签名 C#实现XML签名
- 14 XML Catalog是什么 如何用它来解析本地DTD/XSD文件
- 15 PowerShell如何监控文件系统事件并调用API上传XML
最新教程
-
- Node.js 教程
- 16108 2025-08-28
-
- CSS3 教程
- 1546518 2025-08-27
-
- Rust 教程
- 23244 2025-08-27
-
- Vue 教程
- 25716 2025-08-22
-
- PostgreSQL 教程
- 22198 2025-08-21
-
- Git 教程
- 9185 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; }
