!DOCTYPE?HTML
創(chuàng)新互聯(lián)是一家專業(yè)提供中山企業(yè)網站建設,專注與成都網站制作、成都做網站、外貿營銷網站建設、HTML5、小程序制作等業(yè)務。10年已為中山眾多企業(yè)、政府機構等服務。創(chuàng)新互聯(lián)專業(yè)網絡公司優(yōu)惠進行中。
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寫桌面應用程序?那我?guī)筒涣四鉰avascript只能寫網頁腳本
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
在此處添加內容
/td
/tr
/table
div id="L1" style="position:absolute;
left:0px;
top:327px;
width:1280px;
z-index:1;
background-color:#C71B86};"
/div
/body
/html
當前名稱:javascript橫線,js橫線標簽
文章位置:http://www.sd-ha.com/article12/dscdodc.html
成都網站建設公司_創(chuàng)新互聯(lián),為您提供虛擬主機、品牌網站建設、微信小程序、ChatGPT、App開發(fā)、全網營銷推廣
聲明:本網站發(fā)布的內容(圖片、視頻和文字)以用戶投稿、用戶轉載內容為主,如果涉及侵權請盡快告知,我們將會在第一時間刪除。文章觀點不代表本網站立場,如需處理請聯(lián)系客服。電話:028-86922220;郵箱:631063699@qq.com。內容未經允許不得轉載,或轉載時需注明來源: 創(chuàng)新互聯(lián)