摘要: 今天在网上看到的一个根据ClassName获取Elements的脚本,在此记录一下,以便日后使用。代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--1vargetElementsByClassName=function(searchClass,nod... 阅读全文
posted @ 2010-03-31 14:45 舍长 阅读(333) 评论(0) 推荐(0) 编辑
摘要: 有时候我们希望弹出层能够实现延迟关闭,并且鼠标在弹出层区域移动的时候能够保持显现,下面是具体的实现代码。代码 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--1<%@PageLanguage="C#"AutoEventWireup="true"C... 阅读全文
posted @ 2010-03-31 14:26 舍长 阅读(470) 评论(0) 推荐(0) 编辑