摘要: <html><script type="text/javascript">window.pageLoadStart=new Date().getTime()</script><script type="text/javascript" src="../websdk/lib/dev_api.js">< 阅读全文
posted @ 2017-05-09 14:17 云里有棵树 阅读(157) 评论(0) 推荐(0)
摘要: anchor() 创建 HTML 锚。参数:anchorname 必需。为锚定义名称。用法:<script type="text/javascript">var txt="Hello world!"document.write(txt.anchor("myanchor"))</script>上面的代 阅读全文
posted @ 2017-05-09 10:17 云里有棵树 阅读(243) 评论(0) 推荐(0)