1. 首页
  2. 服务器应用
  3. Web服务器
  4. jQuery实现列表内容的动态载入特效

jQuery实现列表内容的动态载入特效

上传者: 2020-12-03 05:25:50上传 PDF文件 42.29KB 热度 16次
采用Jquery实现的列表数据动态更新效果,更新的数据可以是ajax请求的数据。 CSS: .main { width: 100%; margin-top: 100px; text-align: center; font-size: 12.5px; } th, td { border: 1px solid #ccc; line-height: 40px; padding-left: 5px; } .item:hover { background-color: #efefef; } .item:nth-child(2n) { background-color: #efefe
下载地址
用户评论