haohao
普通会员
普通会员
  • 铜币0枚
  • 威望0点
  • 贡献值0点
阅读:399回复:0

[建议]

楼主#
更多 发布于:2003-06-11 16:00
[fly]下面的代码加在<body></body>之间,效果不错哦![/fly]谁的作品?做得太好了。:wink:我要看看效果,试试下面的代码
<html><head>
<meta http-equiv="Content-Language" content="zh-cn">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>carbo</title>
</head>

<body bgproperties="fixed" bgcolor="#ee2512" 

bgground="200361016463463626.jpg"//此处填写你的图片文件名,此文本复制到记事本中,保存为.html文本,试试效果!>
<img name="aa" src="200361016463463626.jpg" width="646" height="848" 

alt=""> 
<script language="Javascript"><img name="aa" 

src="200361016463463626.jpg" width="646" height="848" alt="">
<!--
var x = 0
var speed = 120
var text = "你好!Carbo"
var course = 120
var text2 = text

function Scroll() {
window.status = text2.substring(0, text2.length)

if (course < text2.length) {
setTimeout("Scroll2()", speed)
}

else {
text2 = " " + text2

setTimeout("Scroll()", speed);
}
}

function Scroll2() {
window.status = text2.substring(x, text2.length)

if (text2.length - x == text.length) { 
text2 = text
x = 0

setTimeout("Scroll()", speed);
}

else {
x++
setTimeout("Scroll2()", speed);
}
}

Scroll()
//-->
</script>

<SCRIPT LANGUAGE="JavaScript">
alert("Carbo,have a good time!")
</script> 

<script language="JavaScript">
step=0
function flash_title()
    {
      step++
      if (step==9) {step=1}
      if (step==1) {document.title='★☆ 我爱你 !★☆'}
      if (step==2) {document.title='☆★ 我爱动漫 ☆★'}
      if (step==3) {document.title='¥% 印苑家园 ¥%'}
      if (step==4) {document.title='¥% 我爱你! ¥%'}
      if (step==5) {document.title='★☆ 印苑家园 ★☆'}
      if (step==6) {document.title='☆★ 我爱你! ☆★'}
      if (step==7) {document.title='★☆ 印苑家园 ★☆'}
      if (step==8) {document.title='☆★ 印院天地 ☆★'}
      setTimeout("flash_title()",500);
    }
flash_title()
</script>

</body>

</html>


<script language="JavaScript">
step=0
function flash_title()
    {
      step++
      if (step==9) {step=1}
      if (step==1) {document.title='★☆ 我爱你 !★☆'}
      if (step==2) {document.title='☆★ 我爱动漫 ☆★'}
      if (step==3) {document.title='¥% 印苑家园 ¥%'}
      if (step==4) {document.title='¥% 我爱你! ¥%'}
      if (step==5) {document.title='★☆ 印苑家园 ★☆'}
      if (step==6) {document.title='☆★ 我爱你! ☆★'}
      if (step==7) {document.title='★☆ 印苑家园 ★☆'}
      if (step==8) {document.title='☆★ 印院天地 ☆★'}
      setTimeout("flash_title()",500);
    }
flash_title()
</script>




[ 2003-6-13 17:46:22 haohao 修改 ]
haohaozaixian
游客

返回顶部