| 网站首页 | 业界新闻 | 小组 | 威客 | 人才 | 下载频道 | 博客 | 代码贴 | 在线编程 | 编程论坛
欢迎加入我们,一同切磋技术
用户名:   
 
密 码:  
共有 1248 人关注过本帖
标题: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
快速回复:href 怎么能给赋值 帮看看代码
数据加载中...
 
   



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

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