- 1、本文档共8页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 5、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 6、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 7、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 8、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
用JavaScript来装扮自己的家园(Use JavaScript to dress up your home)
用JavaScript来装扮自己的家园(Use JavaScript to dress up your home)
In the first half of this warrior, Americans still dance. Try to burn the jade for three days, and the wood must be planted for seven years. The wildfire burns, the spring breeze blows again. Wu Chu southeast southeast, and earth floating. Content is not shame measurably. 1, show visitors browser related information
If you want to make your home page automatically shows some relevant information of the visitor, for example showing his browser type and version number and other information on the page, and puts forward some suggestions, such as: please use the 600*800 display mode to browse the web. Well, you can add the following HTML source code to the source code of your own home page.
Vari=0;
Varj=0;
Varn=0;
VarBrowserInfo=: your browser is: +navigator.appName+, +navigator.appCodeName+, +navigator.appVersion, functionMakeArray (n)
{
This.length=n;
For (varj=0; j\n; j++)
{
This [J] =0;
}
Returnthis;
}
VarMessages=newMakeArray (3);
Messages [0] = your browser name: +navigator.appName;
Messages [1] = your browser code: +navigator.appCodeName;
Messages [2] = browser version number: +navigator.appVersion;
Messages [3] = please use the 600*800 display mode to navigate through the web page;
FunctionShowInfo ()
{
Document.Menu.Display.value=Messages [I];
If (I ^ 2)
I=0
Elsei++;
Document.Menu.Display.value=Messages [I];
BrowserInfo=Messages [I];
SetTimeout (ShowInfo ()) 3000;
}
2, add video animation to the home page
Just add the following code to your web page and you can add Windows, video, animation, or other RralMedia video animations to your home page.
img, dynsrc=/test.avi, start=, FileOpen, width=, 360, height=, 190, alt=, test.avi (40M bytes), controls, hspace=, -1, vspace=, 0,
In this code, the value of dynsrc for your animation file name, it should be based on avi, RA, RAM as the extension of the file; the value of start is FileOpen, which can make the animation play automatically; width and height value
您可能关注的文档
- 学习8小时以下是可耻的(It's a shame to learn under 8 hours).doc
- 学,然后知不足——《学哲学用哲学》读后感(To learn, and then lack of knowledge -- philosophy of philosophy.).doc
- 学习Mc该注意的事项和曲风选择及风格(Learning style and style issues and the attention Mc).doc
- 学习Perl(学习Perl).doc
- 学习《教师法》、《未成年人保护法》、《义务教育法》的心得体会(Learn the Teacher Law, minor protection law and Compulsory Education Law experience).doc
- 学习室内设计必看的AutoCAD教程【精校版】(Learning interior design must see the AutoCAD tutorial [refined school version]).doc
- 学习动机、学习迁移与学习策略(Learning motivation, learning transfer and learning strategies).doc
- 学习小组文化墙设计(Learning group cultural wall design).doc
- 学习十七届三中全会精神入党思想汇报(Learn the spirit of the third Plenary Session of the 17th CPC Central Committee and report to the party).doc
- 学习散文(Study prose).doc
- 《儿科护理学》配套ppt第1章绪论.ppt
- 《急危重症护理学》配套ppt 17.第十七章 环境及理化因素损伤患者的救护.ppt
- 《健康评估》配套ppt 第01章 绪论.pptx
- 5.1认识广西壮族地域居住文化与提取壮族传统图案(课件).pptx
- 《健康评估》配套ppt 第03章 身体评估 第08节 腹部评估.pptx
- 《急危重症护理学》配套ppt 7.第七章 循环系统功能监护.ppt
- 《急危重症护理学》配套ppt 3.第三章 急诊科的设置与管理.ppt
- 《健康评估》配套ppt 第03章 身体评估 第01节 概述.pptx
- 《健康评估》配套ppt 第03章 身体评估 第06节 心脏评估.pptx
- 《儿科护理学》配套ppt第9章 呼吸系统疾病患儿的护理.ppt
文档评论(0)