摘要:
var box = $("#js_start_box"); if ($.trim(box.html()) == "") {box.html('<ul><li rel="set_home"><i class="menu-set-homepage"></i>设为主页</li> <li rel="add_mark"><i class="menu-add-fav"></i>添加到收 阅读全文
posted @ 2011-07-26 11:39
张占岭
阅读(490)
评论(2)
推荐(0)
摘要:
var Page_INIT = function () { $(document).bind("mouseover", function (e) {//鼠标移入 if (e.target.tagName.toUpperCase() == "INPUT") { var input = e.target; if (input.type == "text") {//如果是文本框 if (window.Page_FocusTimer) {//如果处于焦点状态 window.clearTimeout(window.Page_FocusTimer 阅读全文
posted @ 2011-07-26 11:10
张占岭
阅读(1774)
评论(0)
推荐(0)
浙公网安备 33010602011771号