在HTML 文档中<a> 标签每出现一次,就会创建Anchor 对象。 ... 您可以通过搜索Document 对象中的anchors[] 数组来访问锚,或者使用document.getElementById()。
確定! 回上一頁