标题:href 怎么能给赋值 帮看看代码
取消只看楼主
yukai621
Rank: 2
等 级:论坛游民
威 望:1
帖 子:27
专家分:71
注 册:2010-8-13
结帖率:71.43%
 问题点数:0 回复次数:0 
href 怎么能给赋值 帮看看代码
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.
<html xmlns="http://www.
<head>
<link id="w" name="w" href="" type="text/javascript" rel="canonical" />
<link rel="canonical" href="http://www. />
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>无标题文档</title>
<script>

function f2()
{
document.getElementById("d1").href="http://www.baidu.com";
}
</script>
</head>

<body onload="f2()">
<a href="" id="d1">aa</a>
</body>



</html>
搜索更多相关主题的帖子: javascript content PUBLIC 
2011-01-20 13:46



参与讨论请移步原网站贴子:https://bbs.bccn.net/thread-331355-1-1.html




关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.581081 second(s), 8 queries.
Copyright©2004-2025, BCCN.NET, All Rights Reserved