type 屬性可設(shè)置或返回被鏈資源的 MIME 類型。
anchorObject.type=type
下面的例子可返回被鏈資源的 MIME 類型:
<html>
<body>
<p><a id="myAnchor" type="text/html"
href="http://theartemis.cn">365jz.com.cn</a></p>
<script type="text/javascript">
x=document.getElementById("myAnchor");
document.write(x.type
);
</script>
</body>
</html>
如對本文有疑問,請?zhí)峤坏浇涣髡搲瑥V大熱心網(wǎng)友會(huì)為你解答?。?點(diǎn)擊進(jìn)入論壇
Powered by 365建站網(wǎng) RSS地圖 HTML地圖
copyright © 2013-2024 版權(quán)所有 鄂ICP備17013400號