<html>
<head>
<meta http-equiv="Content-Type" content="text/htmlcharset=gb2312" />
<title>无标题文档</title>
</head>
<body>
<table width="200" height="100" border="0" cellpadding="0" cellspacing="0">
<tr>
<td id="showbfq" height="20" align="center" bgcolor="#CCCC66" onclick="if(bfq.style.display=='none'){bfq.style.display=''showbfq.innerText='隐藏'}else{bfq.style.display='none'showbfq.innerText='音乐播放器'}">音乐播放器</td>
</tr>
<tr>
<td height="80" align="center" bgcolor="#CCCCCC" id="bfq" style="display:none">播放器</td>
</tr>
</table>
</body>
</html>
代码如下:<body>
<table width="200" height="100" border="0" cellpadding="0" cellspacing="0">
<tr>
<td id="showbfq" height="20" align="center" bgcolor="#CCCC66" onclick="if(bfq.style.display=='none'){bfq.style.display=''showbfq.innerText='隐藏'}else{bfq.style.display='none'showbfq.innerText='音乐播放器'}">音乐播放器</td>
</tr>
<tr>
<td height="80" align="center" bgcolor="#CCCCCC" id="bfq" style="display:none">音乐播放器</td>
</tr>
</table>
</body>
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)