Was sagt ihr zu meinem Template selfode und wird bald zum download zur Verfügung stehen außerdem wird es weiterentwickelt
LIVEDEMO: http://rhinno.de
Was sagt ihr zu meinem Template selfode und wird bald zum download zur Verfügung stehen außerdem wird es weiterentwickelt
LIVEDEMO: http://rhinno.de
Fail ?
<html>
<head>
<meta name="description" content="Loading Page by Rhinno">
<meta http-equiv="refresh" content="9; URL=http://retrotown.de">
<meta name="author" content="Rhinno">
<meta name="keywords" content="leer ^^">
</head>
<script type="text/javascript">
function click (e) {
if (!e)
e = window.event;
if ((e.type && e.type == "contextmenu") (e.button
&& e.button == 2) (e.which && e.which == 3)) {
if (window.opera)
window.alert("Hast du es so nötig diesen Script zu klauen ?");
return false;
}
}
if (document.layers)
document.captureEvents(Event.MOUSEDOWN);
document.onmousedown = click;
document.oncontextmenu = click;
</script>
<style type="text/css">
body
{
background-color: #000;
background-image: url(bg.png);
background-position: center;
background-repeat: no-repeat;
}
</style>
<div id="wrapperLoader" style="position: absolute; z-index: 9999999;
top: 0; left: 0; width: 100%; height: 100%;">
<div style="width: 240px; height: 150px; padding: 5px;
border-radius: 10px; background: rgba(0, 0, 0, 0.7) url('hw.gif') center
15px no-repeat; position: absolute; left: 50%; top: 40%; margin-top:
-65px; margin-left: -125px;">
<div id="wrapperLoaderText" style="margin-top: 60px; margin-bottom:
10px; text-align: left; font-family: Arial; color: #FFFFFF; font-size:
12px;"><br><center>Bitte warte HabWorld wird
geladen...<br><br><img src="loader.gif"/>
<br></center>
</div>
</div>
Geh auf dein link und kuck selber was da ist
wa
Alles anzeigenFail ?
<html>
<head>
<meta name="description" content="Loading Page by Rhinno">
<meta http-equiv="refresh" content="9; URL=http://retrotown.de">
<meta name="author" content="Rhinno">
<meta name="keywords" content="leer ^^"></head>
<script type="text/javascript">
function click (e) {
if (!e)
e = window.event;
if ((e.type && e.type == "contextmenu") (e.button
&& e.button == 2) (e.which && e.which == 3)) {
if (window.opera)
window.alert("Hast du es so nötig diesen Script zu klauen ?");
return false;
}
}
if (document.layers)
document.captureEvents(Event.MOUSEDOWN);
document.onmousedown = click;
document.oncontextmenu = click;
</script>
<style type="text/css">
body
{
background-color: #000;
background-image: url(bg.png);
background-position: center;
background-repeat: no-repeat;
}
</style><div id="wrapperLoader" style="position: absolute; z-index: 9999999;
top: 0; left: 0; width: 100%; height: 100%;">
<div style="width: 240px; height: 150px; padding: 5px;
border-radius: 10px; background: rgba(0, 0, 0, 0.7) url('hw.gif') center
15px no-repeat; position: absolute; left: 50%; top: 40%; margin-top:
-65px; margin-left: -125px;">
<div id="wrapperLoaderText" style="margin-top: 60px; margin-bottom:
10px; text-align: left; font-family: Arial; color: #FFFFFF; font-size:
12px;"><br><center>Bitte warte HabWorld wird
geladen...<br><br><img src="loader.gif"/>
<br></center></div>
</div>
was dran fail
Denn loader hab ich schon lange ich hab ihn released pushe mal denn thread
Trotzdem siehst geil aus
Das wurde scho released. Daher nix neues.
Für solche Loader gibt es 100 Vorlagen.
Hast nicht viel editiert, die Grafiken waren ja bereits vorhanden.
Habgames.de hatte den Loader auch.
Der Loader ist aber Selfcode filex nur so als lw aber sieht gut aus
Also, ich kannte es nicht und finde es auch NICHT fail. Ich weiß nicht, was ihr daran habt..? :o - ich finde es wirklich nice
Wie gesagt es ist kein EDIT
Index
<html>
<head>
<TITLE>Homepage Client Loader</TITLE>
<meta name="author" content="MasterPHP">
<meta name="Sprache" content="Germany/Deutsch">
</head>
<style type="text/css">
body
{
background-color: #000;
background-image: url(bg.png);
background-position: center;
background-repeat: no-repeat;
}
</style>
<div id="wrapperLoader" style="position: absolute; z-index: 9999999; top: 0; left: 0; width: 100%; height: 100%;">
<div style="width: 240px; height: 125px; padding: 5px; border-radius: 10px; background: rgba(0, 0, 0, 0.7) url('Logo.gif') center 15px no-repeat; position: absolute; left: 50%; top: 50%; margin-top: -65px; margin-left: -125px;">
<div id="wrapperLoaderText" style="margin-top: 60px; margin-bottom: 10px; text-align: center; font-family: Arial; color: #FFFFFF; font-size: 10px;">Powered by Blabla<br><br> Blabla wird Geladen ...<script language="javascript"
src="Loader.js"> /* */
</script>
</div>
Alles anzeigen
Loader.js
//*****************************************************//
//********** SETTINGS ! **********//
//*****************************************************//
var loadedcolor='gray' ; //Farbe des Loaders ENGLISCH
var unloadedcolor='black'; // Hintergrund Des Loaders
var bordercolor='white'; // Umrandung des Loaders
var barheight=22; //Hoeche der Ladeleiste
var barwidth=240; // Breite
var waitTime=6; // Zeit zur umleitung Frei Waehlbar
var action=function()
{
window.location="./#"; // Umleiten Nach :)
}
//*****************************************************//
//********** Code ! **********//
//*****************************************************//
var ns4=(document.layers)?true:false;
var ie4=(document.all)?true:false;
var blocksize=(barwidth-2)/waitTime/10;
var loaded=0;
var PBouter;
var PBdone;
var PBbckgnd;
var Pid=0;
var txt='';
if(ns4){
txt+='<table border=0 cellpadding=0 cellspacing=0><tr><td>';
txt+='<ilayer name="PBouter" visibility="hide" height="'+barheight+'" width="'+barwidth+'" onmouseup="hidebar()">';
txt+='<layer width="'+barwidth+'" height="'+barheight+'" bgcolor="'+bordercolor+'" top="0" left="0"></layer>';
txt+='<layer width="'+(barwidth-2)+'" height="'+(barheight-2)+'" bgcolor="'+unloadedcolor+'" top="1" left="1"></layer>';
txt+='<layer name="PBdone" width="'+(barwidth-2)+'" height="'+(barheight-2)+'" bgcolor="'+loadedcolor+'" top="1" left="10"></layer>';
txt+='</ilayer>';
txt+='</td></tr></table>';
}else{
txt+='<div id="PBouter" onmouseup="hidebar()" style="position:relative; visibility:hidden; background-color:'+bordercolor+'; width:'+barwidth+'px; height:'+barheight+'px;">';
txt+='<div style="position:absolute; top:1px; left:1px; width:'+(barwidth-2)+'px; height:'+(barheight-2)+'px; background-color:'+unloadedcolor+'; font-size:1px;"></div>';
txt+='<div id="PBdone" style="position:absolute; top:1px; left:1px; width:0px; height:'+(barheight-2)+'px; background-color:'+loadedcolor+'; font-size:1px;"></div>';
txt+='</div>';
}
document.write(txt);
function incrCount(){
window.status="Loading...";
loaded++;
if(loaded<0)loaded=0;
if(loaded>=waitTime*10){
clearInterval(Pid);
loaded=waitTime*10;
setTimeout('hidebar()',100);
}
resizeEl(PBdone, 0, blocksize*loaded, barheight-2, 0);
}
function hidebar(){
clearInterval(Pid);
window.status='';
//if(ns4)PBouter.visibility="hide";
//else PBouter.style.visibility="hidden";
action();
}
function findlayer(name,doc){
var i,layer;
for(i=0;i<doc.layers.length;i++){
layer=doc.layers[i];
if(layer.name==name)return layer;
if(layer.document.layers.length>0)
if((layer=findlayer(name,layer.document))!=null)
return layer;
}
return null;
}
function progressBarInit(){
PBouter=(ns4)?findlayer('PBouter',document):(ie4)?document.all['PBouter']:document.getElementById('PBouter');
PBdone=(ns4)?PBouter.document.layers['PBdone']:(ie4)?document.all['PBdone']:document.getElementById('PBdone');
resizeEl(PBdone,0,0,barheight-2,0);
if(ns4)PBouter.visibility="show";
else PBouter.style.visibility="visible";
Pid=setInterval('incrCount()',95);
}
function resizeEl(id,t,r,b,l){
if(ns4){
id.clip.left=l;
id.clip.top=t;
id.clip.right=r;
id.clip.bottom=b;
}else id.style.width=r+'px';
}
window.onload=progressBarInit;
Alles anzeigen
IMAGES
BG http://pic2space.com/images/2012/11/19/Aa8TM.png (bg.png)
Logo http://http://pic2space.com/images/2012/11/19/qQCV9.gif (Logo.gif)
So Schneller sicherer Besser und nicht soviel pixel aufwand
MasterPHP PHP is my life.
von habgames kopiert
aha nur das zufaellig die das von meinen Server haben und die haben mich gefragt
lol. Den Müll kann man auf irgendeiner Französischen Seite downloaden.
Fail?
was laberst du ?
Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!