語法展示:: http://home.graffiti.net/zxdfdfds/
請用IE6.0或更新版本觀看語法特效展示
將以下程式碼複製,貼在<body>及</body>標籤之間。
<script>
<!--
var useFlash = navigator.mimeTypes && navigator.mimeTypes["application/x-shockwave-flash"] && navigator.mimeTypes["application/x-shockwave-flash"].enabledPlugin;
if ((navigator.userAgent.indexOf("Win")!=-1) && (navigator.userAgent.indexOf("MSIE")!=-1)) {
document.writeln('<SCRIPT LANGUAGE="VBScript">');
document.writeln('On error resume next');
document.writeln('useFlash = NOT IsNull(CreateObject("ShockwaveFlash.ShockwaveFlash"))');
document.write('</SCR');
document.writeln('IPT>');
}
browser_name = navigator.appName;
browser_version = parseFloat(navigator.appVersion);
if (browser_name == "Microsoft Internet Explorer" && browser_version == 4.0) {
if (useFlash) {
document.write('<object ID="SWFLASH"');
document.write('classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"');
document.write('STYLE="POSITION: absolute; HEIGHT:101%;WIDTH:100%;TOP:0;LEFT:0;VISIBILITY:VISIBLE; ZINDEX:1"');
document.write('width=1 height=1 ALIGN=right>');
document.write('<param name=movie value="06_14.swf">'); //執行流星背景 的 swf檔 路徑
document.write('<param name=wmode value="transparent">');
document.write('</OBJECT>');
}
}
//-->
</script>
不要忘記付件也要一起帶回家喔~!!...... >>>>>>我是附件帶我回家<<<<<<<
置於網頁同一目錄下
留言列表