php,jquery做的一个上拉显示的效果有点有关问题问问大家

WBOY
Release: 2016-06-13 13:24:36
Original
689 people have browsed it

php,jquery做的一个下拉显示的效果有点问题问问大家
文件如下

HTML code
<!--

Code highlighting produced by Actipro CodeHighlighter (freeware)
http://www.CodeHighlighter.com/

-->



<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title></title>
<style> 
.list{
list-style-type:none;
}
 
.list li{
line-height:30px;
border-bottom:1px #666 dashed; }
 
.list li a{
color:#666;
text-decoration:none;}
 
.list li a:hover{
color:#F90;}
 
div{
background-color:#DDEBF0;}
 
 
 
.table { text-align:center; line-height:20px;
font-size:12px;
    color:#000000;/*琛ㄦ</style>
Copy after login
Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template