• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
轻装前行
博客园    首页    新随笔    联系   管理    订阅  订阅
2011年3月15日
简单的Javascript 查找子元素
摘要: 代码如下: <script language="javascript" type="text/javascript"> function startList() { if (document.all&&document.getElementById) { var navRoot = document.getElementById("nav"); for (i=0; i<navRoot.childNodes.length; i++) { node = navRoot.childNodes[i]; if 阅读全文
posted @ 2011-03-15 17:23 轻装前行 阅读(4648) 评论(0) 推荐(0)
竖向三级弹出菜单,模仿京东商城的首页菜单效果
摘要: 代码如下:<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head> <meta http-equiv="Content-Type" content="text/html; charse 阅读全文
posted @ 2011-03-15 16:45 轻装前行 阅读(1793) 评论(0) 推荐(0)
常用链接
摘要: Jquery-API-zh-cn 地址:http://code.google.com/p/jquery-api-zh-cn/downloads/list 阅读全文
posted @ 2011-03-15 15:40 轻装前行 阅读(90) 评论(0) 推荐(0)
博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3