随笔分类 -  JavaScript

JS 图片的缩放
摘要:现在许多网站上都有图片的自由放大和缩小功能。代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--<HTML><HEAD><metahttp-equiv="Content-Type"content="text/html;ch... 阅读全文

posted @ 2010-06-08 18:30 朱漪 阅读(509) 评论(0) 推荐(0)

js动态添加word表格
摘要:最近听说了一个名词word宏编程。自己也学习了一下js动态添加word表格代码 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--<script>functionwordcontorl(){alert("小孟佳的宝贝");varWordApp... 阅读全文

posted @ 2010-06-04 15:03 朱漪 阅读(1573) 评论(0) 推荐(1)