1. 首页
  2. 移动开发
  3. WindowsPhone
  4. jQuery手风琴的简单制作

jQuery手风琴的简单制作

上传者: 2020-12-13 13:56:43上传 PDF文件 37.51KB 热度 13次
首先我们先来做一个简单的jQuery的效果图,具体内容如下 css代码 如下: <style type="text/css" media="screen"> *{margin: 0;padding: 0;} ul,li{list-style:none} ul { width: 300px; background: yellow; margin: 50px auto; } ul>li{ line-height: 50px; text-align: center; border-bottom: 1px solid
下载地址
用户评论