最新下载
谷歌浏览器插件IconFont检查器 自动获取当前页面使用到的iconfont库,预览、修改、使用
谷歌浏览器插件Color Picker for Chrome™ 在网页上拾取颜色 获取颜色HEX/RGB代码
24小时阅读排行榜
- 1 C++的编译过程是怎样的_从预处理到链接的C++源码编译全流程解析
- 2 PHP网站设计如何集成第三方登录_PHP集成第三方登录步骤【扩展】
- 3 css grid布局在小屏幕显示异常怎么办_结合媒体查询修改grid template
- 4 什么是SAML 安全断言标记语言
- 5 如何解决Golang并发中的内存逃逸_Golang逃逸分析与结构体优化
- 6 什么是npm_javascript中如何管理依赖包?
- 7 C++中的std::filesystem库怎么用?C++17文件系统操作教程【跨平台】
- 8 html5内容怎么设置_HTML5用p/div等标签加CSS设内容与样式布局【设置】
- 9 视频转码如何触发php代码执行_视频转码触发php代码执行方法【解析】
- 10 Dapper如何返回单个实体 Dapper QueryFirstOrDefault用法
- 11 c++静态多态和动态多态 c++两种多态实现对比【详解】
- 12 BaseX是什么 XML数据库查询与可视化工具
- 13 如何查看mysql错误日志_mysql日志位置说明
- 14 cssflex布局实现导航栏居中怎么做_使用justify-content center
- 15 c++ Google Mock怎么用 c++单元测试打桩入门【工具】
最新教程
-
- Node.js 教程
- 14412 2025-08-28
-
- CSS3 教程
- 1541390 2025-08-27
-
- Rust 教程
- 22093 2025-08-27
-
- Vue 教程
- 24598 2025-08-22
-
- PostgreSQL 教程
- 21284 2025-08-21
-
- Git 教程
- 8385 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; }
