!DOCTYPE HTML
创新互联是一家专业提供中山企业网站建设,专注与成都网站制作、成都做网站、外贸营销网站建设、HTML5、小程序制作等业务。10年已为中山众多企业、政府机构等服务。创新互联专业网络公司优惠进行中。
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写桌面应用程序?那我帮不了你javascript只能写网页脚本
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横线标签
文章位置:https://www.cdcxhl.com/article12/dscdodc.html
成都网站建设公司_创新互联,为您提供虚拟主机、品牌网站建设、微信小程序、ChatGPT、App开发、全网营销推广
声明:本网站发布的内容(图片、视频和文字)以用户投稿、用户转载内容为主,如果涉及侵权请尽快告知,我们将会在第一时间删除。文章观点不代表本网站立场,如需处理请联系客服。电话:028-86922220;邮箱:631063699@qq.com。内容未经允许不得转载,或转载时需注明来源: 创新互联