书签 分享 收藏 举报 版权申诉 / 22

类型网页实训报告doc.docx

  • 文档编号:80565
  • 上传时间:2023-04-28
  • 格式:DOCX
  • 页数:22
  • 大小:4.51MB

             首 页           景区概况         道路指引           旅游路线           特色风景        温泉山庄           旅游常识        酒店住宿     

    

--

vartempDate,year,month,day;

tempDate=newDate();

year=tempDate.getYear();

month=tempDate.getMonth()+1;

day=tempDate.getDate();

document.write(year+"年"+month+"月"+day+"日");

varweekArray=newArray(6);

weekArray[0]="星期日";

weekArray[1]="星期一";

weekArray[2]="星期二";

weekArray[3]="星期三";

weekArray[4]="星期四";

weekArray[5]="星期五";

weekArray[6]="星期六";

weekday=tempDate.getDay();

document.write(weekArray[weekday]);

//-->

--

vartoday,hour;

today=newDate(),hour=today.getHours();

if(hour<12){document.write(" 上午好!

");}

else

if(hour<14){document.write(" 中午好!

");}

else

if(hour<17){document.write(" 下午好!

");}

else{document.write(" 晚上好!

");}

//-->

   友情链接

       首 页 |  景区概况 | 道路指引 | 旅游路线 | 特色风景 | 温泉山庄 | 旅游常识 |  酒店住宿

       吉安市武功山风景名胜区管理委员会邮箱:

pxwugongshan@赣ICP备05007532

       Copyright@2011-2016www.787827967@     版权所有  10软件3班 杨波

3.2.1.首页

这是首页的重点部分我做了个截图,做个简要的解释

1、我放了两个表格在里面其他的就是分隔单元格,嵌套表格等等;

2、右侧图片是静图工具十四张,分两排每排七张,都做了大图链接;

3、侧图的左边是一个动画的图片;

4、中间是两个宾馆和武功山的特产腊肉,肥而不腻;

5、下面这张底图是武功山介于三市之间的详细底图,滑动鼠标可以放大此图片。

自动切换图片的代码:

--

functionobjSP_Article(){

this.ImgUrl="";this.LinkUrl="";this.Title="";

}

functionSlidePic_Article(_id){

this.ID=_id;this.Width=0;this.Height=0;

this.TimeOut=5000;this.Effect=23;this.TitleLen=0;this.PicNum=-1;

this.Img=null;this.Url=null;this.Title=null;this.AllPic=newArray();

this.Add=SlidePic_Article_Add;this.Show=SlidePic_Article_Show;

this.LoopShow=SlidePic_Article_LoopShow;

}

functionSlidePic_Article_Add(_SP){

this.AllPic[this.AllPic.length]=_SP;

}

functionSlidePic_Article_Show(){

if(this.AllPic[0]==null)returnfalse;

document.write("

+"'href=''target='_blank'>

+"'style='width:

"+this.Width+"px;height:

"+this.Height

+"px;filter:

revealTrans(duration=2,transition=23);'src='javascript:

null'border='0'>");

if(this.TitleLen!

=0){document.write("

+"'>

");}

else{document.write("

");}

this.Img=document.getElementById("Img_"+this.ID);

this.Url=document.getElementById("Url_"+this.ID);

this.Title=document.getElementById("Title_"+this.ID);

this.LoopShow();

}

functionSlidePic_Article_LoopShow(){

if(this.PicNum

elsethis.PicNum=0;

this.Img.filters.revealTrans.Transition=this.Effect;

this.Img.filters.revealTrans.apply();

this.Img.src=this.AllPic[this.PicNum].ImgUrl;

this.Img.filters.revealTrans.play();

this.Url.href=this.AllPic[this.PicNum].LinkUrl;

if(this.Title)this.Title.innerHTML=

""

+this.AllPic[this.PicNum].Title+"";

this.Img.timer=setTimeout(this.ID+".LoopShow()",this.TimeOut);

}

varSlidePic1=newSlidePic_Article("SlidePic1");

SlidePic1.Width=492;

SlidePic1.Height=310;

SlidePic1.TimeOut=5000;

SlidePic1.Effect=23;

SlidePic1.Title

配套讲稿:

如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。

特殊限制:

部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。

关 键  词:
网页 报告 doc
提示  冰点文库所有资源均是用户自行上传分享,仅供网友学习交流,未经上传用户书面授权,请勿作他用。
关于本文
本文标题:网页实训报告doc.docx
链接地址:https://www.bingdoc.com/p-80565.html
关于我们 - 网站声明 - 网站地图 - 资源地图 - 友情链接 - 网站客服 - 联系我们

copyright@ 2008-2023 冰点文库 网站版权所有

经营许可证编号:鄂ICP备19020893号-2


收起
展开