Posts Tagged with js技巧

posted by admin on August 24, 2008
    * 事件源对象
      event.srcElement.tagName
      event.srcElement.type
    * 捕获释放
      event.srcElement.setCapture();
  阅读全文
第 1-1 条, 共 1 条.