Status Bar'da Değişen Yazılar
Ziyaretçiyi Selamlama
Yönlendirme
//This Script is Copyright;Eren ORTAKCI© 2002
//If you are going to use this code, you MUST leave these
//lines of script UNEDITED!
var shant="http://www.erenet.net"
document.write('Please wait while you are forwarded to ' + shant)
function forPage()
{
location.href=shant
}
setTimeout ("forPage()", 1000);
Çözünürlük Ayarı
//This Script is Copyright Eren ORTAKCI© 2000
//If you are going to use this code, you MUST leave these
//lines of script UNEDITED!
if ((screen.width == 1024) && (screen.height == 768))
{
alert('Your resolution is set at the recommended size that is required for this page to be viewed correctly.')
}
else
if ((screen.width == 800) && (screen.height == 600))
{
alert('Ekran çözünürlüğün 1024x768 olmalıydı!')
}
else
if ((screen.width == 640) && (screen.height == 480))
{
alert('Your resolution is too low to view this page correctly, please change it!')
}
document.write('Ekran çözünürlüğün - ' + screen.width + ' x ' + screen.height)
Buton Şeklinde Saat
Renk Linkleri
KırmızıPortakal Sarı Yeşil Mavi Mor
Search Menüsü
Status Bar'da Yazı
Kutu İçinde Kayan Yazı
Control Scroll
var b_speed=10;
var banner_id=1;
var b_pause=0;
var b_position=0;
function stop(){
if(!b_pause){
clearTimeout(banner_id);
b_pause=1}
else{
banner_main();
b_pause=0}}
function banner_main(){
msg="Buraya mesajınızı yazın..."
+"Burayada devam edin...www.erenet.net";
var k=(35/msg.length)+-1;
for(var j=2;j
Renk Kodları
// This script is written by Patrick Meirmans
// If you want to use it, send me an e-mail at mijter( at )dds.nl
// and be sure to include the adress of the wb-page you want to use it for
// by the way, my homepage is at:
// http://www.erenet.net
// You might want to take a look at it.
// Please leave this message intact when using this script
// The hex-code is not so very logical, so now and then there's
// a rather big change in color, maybe I'll fix the script sometime, but not now.
// Have fun with it!
start = new Date();
minstart = start.getMinutes()
secstart = start.getSeconds()
function brighter(){
var now = new Date();
var seconds = now.getSeconds();
var minutes = now.getMinutes();
var base = "00";
// if you want to change the starting color, add the starting code here
// instead of aa (two digits, only numbers and/or a, b, c, d, e, f).
var color = 1000;
var interval = 103;
// if you want to change the speed of the color-change,
// change the 103 to the number of hex-codes you want between two changes.
// not every number gives a nice result!
var sec= interval * (seconds - secstart);
var min= 60 * interval * (minutes - minstart);
var add= color + min + sec;
total= base + add;
if (add>=9999) {secstart = seconds; minstart = minutes}
document.bgColor = total;
setTimeout("brighter()", 1000);
document.myform.ikke.value = total;
}
İşte renkler ve kodları...
Status Bar'da Mesaj
Status Character Scroll
Lütfen Status Bar'a bakın...
İlginç Bir Hareketli Yazı
Type your text here ...
Takvim
//This Java Script is free to the domain. All I ask is you send me an
//email to
//erenett( at )mynet.com to let me know that you will be using it. This
//message must be included with the script if you copy it.
Sun
Mon
Tue
Wed
Thu
Fri
Sat
İlginç Bir Script
Güzel Bir Yazı Efekti
Dynamic HTMLinCS Scribbler 2000
E-Mail
Saat
Üste Doğru Kayan Yazılar
/**********************************************************************************
* Copyright 1999 William Goudy
* http://www.erenet.net - personal
* http://www.erenet.net
* erenett( at )mynet.com - Email (feel free to email me)
**********************************************************************************/
var mw=170 /* The width */
var mh=100 /* The height */
var sp=1 /* The Speed */
var text= '1999.12.14 New Scribbler 2000 is available!1999.12.12 Only 19 days left to Millenniumetc...'
if (document.all)document.write(''+text+'')
function loop()
{
window.location.reload()
}
function loop2()
{
if (document.layers) { setTimeout("window.onresize=loop",350)
init()
}
}
function init()
{
document.marq.document.marqEx.document.write(text)
document.marq.document.marqEx.document.close()
thelength=document.marq.document.marqEx.document.height
runmarq()
}
function runmarq()
{
if (document.marq.document.marqEx.top>=thelength*(-1)) {
document.marq.document.marqEx.top-=sp
setTimeout("runmarq()",100)
}
else
{
document.marq.document.marqEx.top=mh
runmarq()
}
}
window.onload=loop2
Güzel Bir Hareketli Yazı
Sayaç
Büyüyüp Küçülen Yazı
www.erenet.net
Renk Kodu Belirleme
Hareketli Buton
Hareketli Yazı
aaa cemoss |  | cemremm | (4 Resimler) |
|
En iyi değerlendirilmiş resimler:
Şimdiye kadar hiç değerlendirilme yapılmamış!
Renk açıklamaları:
Normal | Şimdiye kadar hiç değerlendirilme yapılmamış |
Yeşil | 8 puan veya daha fazla |
Sarı | 6 - 8 puan arası |
Koyu sarı | 4 - 6 puan arası |
Turuncu | 2 - 4 puan arası |
Kırmızı | 2 puandan daha az |