DNer
博客园
首页
博问
闪存
新随笔
联系
订阅
管理
随笔- 15 文章- 1 评论- 0
04 2007 档案
JS的window.createPopup()学习
摘要: function OpenShortcutMenu( domObj ){var pop = window.createPopup();var popBody = pop.document.body;popBody.innerHTML = "Testing..."pop.show(window.event.x, 76, 140,200, document.body);} (1)var pop 变量:...
阅读全文
posted @
2007-04-30 14:25
Unicorn 阅读(5747) |
评论 (0)
编辑
ASP.net 主题 FAQ
posted @
2007-04-25 17:46
Unicorn 阅读(171) |
评论 (0)
编辑
有效组织页面中的Javascript脚本
posted @
2007-04-25 14:17
Unicorn 阅读(267) |
评论 (0)
编辑
W3c 中文 文档,很不错
posted @
2007-04-25 14:15
Unicorn 阅读(438) |
评论 (0)
编辑
跨域的IFrame操作
posted @
2007-04-25 14:12
Unicorn 阅读(1613) |
评论 (0)
编辑
XMLHTML 的 滚动条
posted @
2007-04-25 13:28
Unicorn 阅读(258) |
评论 (0)
编辑
公告