(搞顶拉)很PP的跳转页代码。我怎么就改不顶呢?大家帮看看。
昨天看见的,这是远代码。完全OK。但是我自己改几个图片的地址。把他的图片删掉些,问题就出现了。网页错误,提示我说那个load的wide没有定义。我改了定义也不成功。请大家赐教!
搞顶拉。看看我的演示。
演示:http://poti.pp.ru
-------------
<html>
<head>
<title>∮夏日工作室∮XiaRi StuDiO</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<script language="JavaScript">
<!--
function MM_reloadPage(init) {//reloads the window if Nav4 resized
if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
// -->
</script>
<script language="JavaScript1.2">
<!-- begin hiding
startingColor = new Array() // <-- Do not modify!
endingColor = new Array() // <-- Do not modify!
// YOU MAY MODIFY THE FOLLOWING:
var yourImages = new Array(
"http://souhu.uni.cc/tree/ParadiseTree/tab_top.gif",
"http://souhu.uni.cc/tree/ParadiseTree/tab_none.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/0.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/1.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/2.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/3.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/4.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/5.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/6.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/readmore.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/admin.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/admin.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/menu01.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/menu02.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/menu03.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/menu1.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/menu2.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/menu3.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/menu4.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/menu5.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/menu7.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/menu8.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/menu9.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/rss2.png",
"http://souhu.uni.cc/skin/korean_skin_right/images/utf-8.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/firefox.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/cc.png",
"http://souhu.uni.cc/skin/korean_skin_right/images/w3c-xhtml.png",
"http://souhu.uni.cc/skin/korean_skin_right/images/w3c-css.png",
"http://souhu.uni.cc/skin/korean_skin_right/images/total.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/today.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/copyright.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/xml.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/reply.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/edit.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/del.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/me.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/me2.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/tatt_logo.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/clocks.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/bg.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/bg2.gif") // Fill this array with the images you wish to preload
var locationAfterPreload = "http://souhu.uni.cc/index.php" // The script will redirect here when the preloading finishes *successfully*
var preloadbarWidth = 260 // The length of the preload bar. Should be greater than total amount of images you want to preload!
var preloadbarHeight = 7 // The height of the gradient/preload bar
var backgroundOfGradient = "#000000" // Default color while the preload bar is "filling up"
// Color the preloadbar is starting with - enter 1st, 3rd and 5th numbers/letters of color code
startingColor = "f"
startingColor = "f"
startingColor = "f"
// Color the preloadbar is going to end up with - enter the 1st, 3rd and 5th numbers/letters of color code
endingColor = "f"
endingColor = "f"
endingColor = "f"
// FOR TROUBLESHOOTING:
var gap = 5 // PLAY AROUND WITH THIS SETTING IF YOU GET A JAVASCRIPT ERROR!!! 2 is the minumum value!!!
// DO NOT MODIFY ANYTHING BEYOND THIS POINT!!!
if (!document.all) location.replace(locationAfterPreload)
var a = 10, b = 11, c = 12, d = 13, e = 14, f=15, i, j, ones = new Array(), sixteens = new Array(), diff = new Array();
var convert = new Array("0","1","2","3","4","5","6","7","8","9","a","b","c","d","e","f"), imgLen = yourImages.length;
var loaded = new Array(), preImages = new Array(), currCount = 0, pending = 0, h = 0, hilite = new Array(), cover = new Array();
var num = Math.floor(preloadbarWidth/gap);
for (i = 0; i < 3; i++) {
startingColor = startingColor.toLowerCase();
endingColor = endingColor.toLowerCase();
startingColor = eval(startingColor);
endingColor = eval(endingColor);
diff = (endingColor-startingColor)/num;
ones = Math.floor(diff);
sixteens = Math.round((diff - ones)*15);
}
endingColor = 0;
endingColor = 0;
endingColor = 0;
i = 0, j = 0;
while (i <= num) {
hilite = "#";
while (j < 3) {
hilite += convert];
hilite += convert];
startingColor += ones;
endingColor += sixteens;
if (endingColor > 15) {
endingColor -= 15;
startingColor++;
}
j++;
}
j = 0;
i++;
}
function loadImages() {
for (i = 0; i < imgLen; i++) {
preImages = new Image();
preImages.src = yourImages;
loaded = 0;
cover = Math.floor(num/imgLen)*(i+1)
}
cover += num%imgLen
checkLoad();
}
function checkLoad() {
if (pending) { changeto(); return }
if (currCount == imgLen) { location.replace(locationAfterPreload); return }
for (i = 0; i < imgLen; i++) {
if (!loaded && preImages.complete) {
loaded = 1; pending++; currCount++;
checkLoad();
return;
}
}
setTimeout("checkLoad()",10);
}
function changeto() {
if (h+1 > cover) {
var percent = Math.round(100/imgLen)*currCount;
if (percent > 100) while (percent != 100) percent--;
if (currCount == imgLen && percent < 100) percent = 100;
defaultStatus = "Loaded " + currCount + " out of " + imgLen + " images [" + percent + "%].";
pending--;
checkLoad();
return;
}
eval("document.all.cell" + (h+1) + ".style.backgroundColor = hilite");;
h++;
setTimeout("changeto()",1);
}
defaultStatus = "Loaded 0 out of " + imgLen + " images ."
// end hiding -->
</script>
<style type="text/css">
<!--
body,td,th {
font-family: verdana, Helvetica, sans-serif;
font-size: 11px;
}
-->
</style></head>
<body oncontextmenu="return false" text="#FFFFFF" bgcolor="#333333">
<table width="100%" height="100%"border="0" cellpadding="0" cellspacing="0">
<tr>
<td align="center" valign="middle">
<table border="0" width="100%">
<tr>
<td width="100%" align="center"><b>| 夏日工作室 |</b></td>
</tr>
<tr>
<td width="100%" height="10" align="center"></td>
</tr>
<tr>
<td width="100%" align="center"><script language="JavaScript1.2">
<!-- beging hiding
document.write('<table border="0" cellpadding="0" cellspacing="0" width="' + preloadbarWidth + '"><tr height="' + preloadbarHeight + '" bgcolor="' + backgroundOfGradient + '">');
for (i = 0; i < num; i++) {
document.write('<td width="' + gap + '" id="cell' + (i+1) + '"></td>');
}
document.write('</tr></table>');
loadImages();
// end hiding -->
</script></td>
</tr>
<tr>
<td width="100%" height="10" align="center">
</td>
</tr>
<tr>
<td width="100%" align="center"><b> 下载数据中 ...</b>
</td>
</tr>
</table>
</td>
</tr>
</table>
<NOSCRIPT><IFRAME SRC=*.html></IFRAME></NOSCRIPT>
</body>
</html> 谁的马甲?
夏日工作室?
不就是夏日雨淋的? 好乱 http://souhu.uni.cc/
不就是一塔湖图的爱国一粪青吗?
怎么又改版了啊 演示呢?
(搞顶拉)很PP的跳转页代码。我怎么就改不顶呢?大家帮看看。
昨天看见的,这是远代码。完全OK。但是我自己改几个图片的地址。把他的图片删掉些,问题就出现了。网页错误,提示我说那个load的wide没有定义。我改了定义也不成功。请大家赐教!
搞顶拉。看看我的演示。
演示:http://poti.pp.ru
-------------
<html>
<head>
<title>∮夏日工作室∮XiaRi StuDiO</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<script language="JavaScript">
<!--
function MM_reloadPage(init) {//reloads the window if Nav4 resized
if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
// -->
</script>
<script language="JavaScript1.2">
<!-- begin hiding
startingColor = new Array() // <-- Do not modify!
endingColor = new Array() // <-- Do not modify!
// YOU MAY MODIFY THE FOLLOWING:
var yourImages = new Array(
"http://souhu.uni.cc/tree/ParadiseTree/tab_top.gif",
"http://souhu.uni.cc/tree/ParadiseTree/tab_none.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/0.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/1.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/2.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/3.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/4.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/5.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/6.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/readmore.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/admin.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/admin.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/menu01.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/menu02.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/menu03.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/menu1.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/menu2.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/menu3.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/menu4.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/menu5.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/menu7.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/menu8.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/menu9.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/rss2.png",
"http://souhu.uni.cc/skin/korean_skin_right/images/utf-8.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/firefox.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/cc.png",
"http://souhu.uni.cc/skin/korean_skin_right/images/w3c-xhtml.png",
"http://souhu.uni.cc/skin/korean_skin_right/images/w3c-css.png",
"http://souhu.uni.cc/skin/korean_skin_right/images/total.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/today.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/copyright.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/xml.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/reply.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/edit.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/del.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/me.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/me2.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/tatt_logo.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/clocks.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/bg.gif",
"http://souhu.uni.cc/skin/korean_skin_right/images/bg2.gif") // Fill this array with the images you wish to preload
var locationAfterPreload = "http://souhu.uni.cc/index.php" // The script will redirect here when the preloading finishes *successfully*
var preloadbarWidth = 260 // The length of the preload bar. Should be greater than total amount of images you want to preload!
var preloadbarHeight = 7 // The height of the gradient/preload bar
var backgroundOfGradient = "#000000" // Default color while the preload bar is "filling up"
// Color the preloadbar is starting with - enter 1st, 3rd and 5th numbers/letters of color code
startingColor = "f"
startingColor = "f"
startingColor = "f"
// Color the preloadbar is going to end up with - enter the 1st, 3rd and 5th numbers/letters of color code
endingColor = "f"
endingColor = "f"
endingColor = "f"
// FOR TROUBLESHOOTING:
var gap = 5 // PLAY AROUND WITH THIS SETTING IF YOU GET A JAVASCRIPT ERROR!!! 2 is the minumum value!!!
// DO NOT MODIFY ANYTHING BEYOND THIS POINT!!!
if (!document.all) location.replace(locationAfterPreload)
var a = 10, b = 11, c = 12, d = 13, e = 14, f=15, i, j, ones = new Array(), sixteens = new Array(), diff = new Array();
var convert = new Array("0","1","2","3","4","5","6","7","8","9","a","b","c","d","e","f"), imgLen = yourImages.length;
var loaded = new Array(), preImages = new Array(), currCount = 0, pending = 0, h = 0, hilite = new Array(), cover = new Array();
var num = Math.floor(preloadbarWidth/gap);
for (i = 0; i < 3; i++) {
startingColor = startingColor.toLowerCase();
endingColor = endingColor.toLowerCase();
startingColor = eval(startingColor);
endingColor = eval(endingColor);
diff = (endingColor-startingColor)/num;
ones = Math.floor(diff);
sixteens = Math.round((diff - ones)*15);
}
endingColor = 0;
endingColor = 0;
endingColor = 0;
i = 0, j = 0;
while (i <= num) {
hilite = "#";
while (j < 3) {
hilite += convert];
hilite += convert];
startingColor += ones;
endingColor += sixteens;
if (endingColor > 15) {
endingColor -= 15;
startingColor++;
}
j++;
}
j = 0;
i++;
}
function loadImages() {
for (i = 0; i < imgLen; i++) {
preImages = new Image();
preImages.src = yourImages;
loaded = 0;
cover = Math.floor(num/imgLen)*(i+1)
}
cover += num%imgLen
checkLoad();
}
function checkLoad() {
if (pending) { changeto(); return }
if (currCount == imgLen) { location.replace(locationAfterPreload); return }
for (i = 0; i < imgLen; i++) {
if (!loaded && preImages.complete) {
loaded = 1; pending++; currCount++;
checkLoad();
return;
}
}
setTimeout("checkLoad()",10);
}
function changeto() {
if (h+1 > cover) {
var percent = Math.round(100/imgLen)*currCount;
if (percent > 100) while (percent != 100) percent--;
if (currCount == imgLen && percent < 100) percent = 100;
defaultStatus = "Loaded " + currCount + " out of " + imgLen + " images [" + percent + "%].";
pending--;
checkLoad();
return;
}
eval("document.all.cell" + (h+1) + ".style.backgroundColor = hilite");;
h++;
setTimeout("changeto()",1);
}
defaultStatus = "Loaded 0 out of " + imgLen + " images ."
// end hiding -->
</script>
<style type="text/css">
<!--
body,td,th {
font-family: verdana, Helvetica, sans-serif;
font-size: 11px;
}
-->
</style></head>
<body oncontextmenu="return false" text="#FFFFFF" bgcolor="#333333">
<table width="100%" height="100%"border="0" cellpadding="0" cellspacing="0">
<tr>
<td align="center" valign="middle">
<table border="0" width="100%">
<tr>
<td width="100%" align="center"><b>| 夏日工作室 |</b></td>
</tr>
<tr>
<td width="100%" height="10" align="center"></td>
</tr>
<tr>
<td width="100%" align="center"><script language="JavaScript1.2">
<!-- beging hiding
document.write('<table border="0" cellpadding="0" cellspacing="0" width="' + preloadbarWidth + '"><tr height="' + preloadbarHeight + '" bgcolor="' + backgroundOfGradient + '">');
for (i = 0; i < num; i++) {
document.write('<td width="' + gap + '" id="cell' + (i+1) + '"></td>');
}
document.write('</tr></table>');
loadImages();
// end hiding -->
</script></td>
</tr>
<tr>
<td width="100%" height="10" align="center">
</td>
</tr>
<tr>
<td width="100%" align="center"><b> 下载数据中 ...</b>
</td>
</tr>
</table>
</td>
</tr>
</table>
<NOSCRIPT><IFRAME SRC=*.html></IFRAME></NOSCRIPT>
</body>
</html>
页:
[1]