!DOCTYPE?HTML
創(chuàng)新互聯(lián)是一家專業(yè)提供中山企業(yè)網(wǎng)站建設(shè),專注與成都網(wǎng)站制作、成都做網(wǎng)站、外貿(mào)營(yíng)銷網(wǎng)站建設(shè)、HTML5、小程序制作等業(yè)務(wù)。10年已為中山眾多企業(yè)、政府機(jī)構(gòu)等服務(wù)。創(chuàng)新互聯(lián)專業(yè)網(wǎng)絡(luò)公司優(yōu)惠進(jìn)行中。
html
head
meta?charset=UTF-8
titleYuGiOh/title
style?type="text/css"
/style
script?type="text/javascript"
onload?=?function?()
{
hello.innerHTML?=?"del"?+?hello.innerHTML?+?"/del";
}
/script
/head
body
span?id="hello"Hello/span
/body
/html
this.style.text-decoration='underline';
改為
this.style.textDecoration='underline';
你是用javascript寫桌面應(yīng)用程序?那我?guī)筒涣四鉰avascript只能寫網(wǎng)頁(yè)腳本
html
head
meta http-equiv="Content-Type" content="text/html; charset=gb2312" /
title讀書有害身體健康/title
script language="javascript"
var x,y;
function init(){
x = document.getElementById("L1").style.pixelTop;
y = document.getElementById("L1").style.pixelLeft;
}
function fly(){
document.getElementById("L1").style.pixelTop = x + document.body.scrollTop;
document.getElementById("L1").style.pixelLeft = y + document.body.scrollLeft;
}
window.onscroll=fly;
/script
style type="text/css"
!--
* {
margin: 0px;
padding: 0px;
}
body {
background-color: #9DD2EA;
margin-top: 20px;
margin-left: 10px;
}
table {
font-family: "宋體";
font-size: 12px;
line-height: 40px;
color: #333333;
text-decoration: none;
width: 100%;
}
--
/style
/head
body onload="init()"
table width="800" border="0" cellspacing="0" cellpadding="0"
tr
td
在此處添加內(nèi)容
/td
/tr
/table
div id="L1" style="position:absolute;
left:0px;
top:327px;
width:1280px;
z-index:1;
background-color:#C71B86};"
/div
/body
/html
當(dāng)前名稱:javascript橫線,js橫線標(biāo)簽
文章位置:http://www.rwnh.cn/article12/dscdodc.html
成都網(wǎng)站建設(shè)公司_創(chuàng)新互聯(lián),為您提供虛擬主機(jī)、品牌網(wǎng)站建設(shè)、微信小程序、ChatGPT、App開(kāi)發(fā)、全網(wǎng)營(yíng)銷推廣
聲明:本網(wǎng)站發(fā)布的內(nèi)容(圖片、視頻和文字)以用戶投稿、用戶轉(zhuǎn)載內(nèi)容為主,如果涉及侵權(quán)請(qǐng)盡快告知,我們將會(huì)在第一時(shí)間刪除。文章觀點(diǎn)不代表本網(wǎng)站立場(chǎng),如需處理請(qǐng)聯(lián)系客服。電話:028-86922220;郵箱:631063699@qq.com。內(nèi)容未經(jīng)允許不得轉(zhuǎn)載,或轉(zhuǎn)載時(shí)需注明來(lái)源: 創(chuàng)新互聯(lián)