Oo缘来是你oO


posts - 120,comments - 125,trackbacks - 0
01 2009 档案
【JavaScript】悬浮窗口      摘要: window.onscroll实现悬浮窗口  阅读全文
posted @ 2009-01-13 08:16 马嘉楠 阅读(1377) | 评论 (0)  编辑
【JavaScript】列表(Select)选项(Option)的移动(上下左右)      摘要: 对《【JavaScript】列表元素上下左右移动:Select和Option的应用》中的方法进行了优化。1.使用appendChild()方法优化左右移动函数moveRight()2.使用insertBefore()方法优化上下移动函数moveUp()  阅读全文
posted @ 2009-01-11 22:58 马嘉楠 阅读(778) | 评论 (0)  编辑