AutoCAD.NET 技术交流-吴锋


专注AutoCAD.net,GIS
posts - 113, comments - 500, trackbacks - 15, articles - 4
  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理

Javascript

     摘要: DHTML 事件 (Javascript 事件) 一览表  阅读全文

posted @ 2007-10-29 16:51 无锋不起浪 阅读(409) | 评论 (0)  编辑 |

     摘要: window.event对象详解
属性:
altKey, button, cancelBubble, clientX, clientY, ctrlKey, fromElement, keyCode, offsetX, offsetY, propertyName, returnValue, screenX, screenY, shiftKey, srcElement, srcFilter, toElement, type, x, y  阅读全文

posted @ 2007-10-29 16:27 无锋不起浪 阅读(579) | 评论 (0)  编辑 |

     摘要: 点击子窗体实时给父窗体上的对象赋值  阅读全文

posted @ 2007-10-27 16:57 无锋不起浪 阅读(688) | 评论 (2)  编辑 |

     摘要: js获取DropDownList的选择项  阅读全文

posted @ 2007-10-27 16:32 无锋不起浪 阅读(620) | 评论 (0)  编辑 |

posted @ 2007-10-20 17:52 无锋不起浪 阅读(675) | 评论 (6)  编辑 |

     摘要: JavaScript 弹出窗口总结,及其父窗口的刷新问题。  阅读全文

posted @ 2007-08-09 10:17 无锋不起浪 阅读(2052) | 评论 (3)  编辑 |

     摘要: 为了使javascript代码不被窃取,我们可以将js文件编译成动态链接库(dll)文件。
下面为了演示这一功能,创建了一个控件。  阅读全文

posted @ 2007-02-01 11:55 无锋不起浪 阅读(3995) | 评论 (15)  编辑 |