折叠|复制代码@H_404_3@
如何使用javascript获取超链接的文本:@H_404_3@
var hyperlinkText = document.getElementById('yourAnchorId').innerHTML;