Forum Takvim Power Türk Site Haritası Arama Yap Yardım Giriş Yap Kayıt Olunuz
Kullanıcı Adı: Beni Hatirla?
Şifreniz:
  Bidilektut.com > Webmaster > Script Arşiv > Sayfayı Animasyonlu Açmak İstermisiniz !
 

Sizde Kazanın
Ayrıntılı Konu Bilgileri
Konu BaşlığıKonu: Sayfayı Animasyonlu Açmak İstermisiniz !
Cevap SayısıCevap Sayısı: 0 cevap var
Okunma SayısıOkunma Sayısı 141 defa
Konuyu Görüntüleyenler0 Üye ve 1 Ziyaretçi konuyu incelemekte.
Sayfa: [1]   Aşağı git
  Yazdır  
Gönderen Konu: Sayfayı Animasyonlu Açmak İstermisiniz !  (Okunma Sayısı 141 defa)
Nisan 26, 2008, 04:55:47 ÖÖ
aShk
Bidilektut.Com
α∂мiηiѕтяαтσя
********
Üye No: 1
Mesaj Sayısı: 4.887
Nerden: Nereye!
bilal@bidilektut.com Üyelik Bilgileri WWW E-Posta

Rep Puan : 77


Offline
« :»

Sayfanızı animasyonlu açmak istiyorsanız bu kodları sayfanıza ekleyiniz :)

Kod:
<body><SCRIPT>
var width=document.body.clientWidth;
var height=document.body.clientHeight;

function doClickText(who,type,step,timeOut) {
document.getElementById(who).style.display="none";
if(type==0) {
reveal('revealDiv1',step,timeOut,0);
reveal('revealDiv2',step,timeOut,1);}
if(type==1) {
reveal('revealDiv1',step,timeOut,2);
reveal('revealDiv2',step,timeOut,3);}}
function reveal(who,step,timeOut,type) {
if(type==0)
var where="top";
if(type==1)
var where="bottom";
if(type==2)
var where="left";
if(type==3)
var where="right";
eval('var temp=document.getElementById(who).style.'+where);
temp=parseInt(temp);
if(type==0||type==1)
var checkWith=height/2;
if(type==2||type==3)
var checkWith=width/2;
if(-temp<checkWith) {
temp-=step;
eval('document.getElementById(who).style.'+where+'=temp;');
setTimeout("reveal('"+who+"',"+step+",'"+timeOut+"',"+type+")", timeOut);}
else {
document.getElementById(who).style.display="none";
document.body.scroll="yes";}}
function initReveal(type,div1bg,div2bg,div1bw,div2bw,div1bc,div2bc,step,timeOut,click) {
if(type==0) {
var bWhere1="border-bottom";
var bWhere2="border-top";
var putZero1="top:0px; left:0px";
var putZero2="bottom:0px; left:0px";
document.write('<div id="revealDiv1" style="z-index:100; display:block; position:absolute; '+putZero1+'; background:'+div1bg+' ; width:'+(width)+'; height:'+(height/2)+'; '+bWhere1+':'+div1bc+' solid '+div1bw+'px"></div>');
document.write('<div id="revealDiv2" style="z-index:100; display:block; position:absolute; '+putZero2+'; background:'+div2bg+' ; width:'+(width)+'; height:'+(height/2)+'; '+bWhere2+':'+div2bc+' solid '+div2bw+'px"></div>');
if(!click) {
reveal('revealDiv1',step,timeOut,0);
reveal('revealDiv2',step,timeOut,1);}

else {
clickText(type,step,timeOut);}}

if(type==1) {
var bWhere1="border-right";
var bWhere2="border-left";
var putZero1="top:0px; left:0px";
var putZero2="top:0px; right:0px";
document.write('<div id="revealDiv1" style="z-index:100; display:block; position:absolute; '+putZero1+'; background:'+div1bg+' ; width:'+(width/2)+'; height:'+(height)+'; '+bWhere1+':'+div1bc+' solid '+div1bw+'px"></div>');
document.write('<div id="revealDiv2" style="z-index:100; display:block; position:absolute; '+putZero2+'; background:'+div2bg+' ; width:'+(width/2)+'; height:'+(height)+'; '+bWhere2+':'+div2bc+' solid '+div2bw+'px"></div>');
if(!click) {
reveal('revealDiv1',step,timeOut,2);
reveal('revealDiv2',step,timeOut,3);}
else {
clickText(type,step,timeOut);}}
function clickText(type,step,timeOut) {
document.write('<div id="clickText" style="z-index:101; display:block; position:absolute; top:'+(height/2-clickh/2-clickb)+'; left:'+(width/2-clickw/2-clickb)+'"><table style="border:'+clickc+' solid '+clickb+'px; background:'+clickbg+' ;width:'+clickw+'px; height:'+clickh+'; '+clickFont+'; cursor:hand; cursor:pointer" onClick="doClickText(\'clickText\','+type+','+step+','+timeOut+')"><tr><td align="middle">'+clickt+'</td></tr></table></div>');}}
</SCRIPT>
<SCRIPT>
var clickw=170; // Width
var clickh=20; // Height
var clickb=2; // Border width
var clickc="#CCFFCC"; // Border color
var clickbg="#000000"; // Background color
var clickt="Siteye girmek icin tiklayin."; // Text to display
var clickFont="font-family:Tahoma,arial,helvetica; font-size:10pt; font-weight:bold; color:#FF0000"; // The font style of the text
new initReveal(0,'#CCFFCC','#CCFFCC',1,1,'#00FF00','#000000',3,10,true);
</SCRIPT><body>
Logged

Sponsor Bağlantılar
Benzer Konular
Konu Başlığı Başlatan Yanıtlar Görüntülenme Son Mesaj
400 Adet Özel Animasyonlu Arkaplan Wallpapers aShk 0 201 Son Mesaj Nisan 22, 2008, 06:25:08 ÖÖ
Gönderen: aShk
Meyve sitesi açmak isteyenler için ideal :) Flash Template aShk 0 46 Son Mesaj Nisan 26, 2008, 04:06:13 ÖÖ
Gönderen: aShk
Animasyonlu Banner Hazırlama PhotoShop Özel BALIM 3 155 Son Mesaj Eylül 05, 2008, 12:09:09 ÖÖ
Gönderen: BALIM
10-yeni oturum açmak (VİDEO) Videolu Dersler BALIM 0 193 Son Mesaj Eylül 06, 2008, 10:30:30 ÖS
Gönderen: BALIM
Sayfa: [1]   Yukarı git
  Yazdır  
Anahtar Kelimeler

Sayfayı Animasyonlu Açmak İstermisiniz ! oyunları, Sayfayı Animasyonlu Açmak İstermisiniz ! programı, Sayfayı Animasyonlu Açmak İstermisiniz ! oyunu indir, Sayfayı Animasyonlu Açmak İstermisiniz ! program yükle, Sayfayı Animasyonlu Açmak İstermisiniz ! download, Sayfayı Animasyonlu Açmak İstermisiniz ! hikayeleri, Sayfayı Animasyonlu Açmak İstermisiniz ! resimleri, Sayfayı Animasyonlu Açmak İstermisiniz ! haber, Sayfayı Animasyonlu Açmak İstermisiniz ! yükle, Sayfayı Animasyonlu Açmak İstermisiniz ! videosu, Sayfayı Animasyonlu Açmak İstermisiniz ! msn eklentisi, şarkı sözleri


 
Gitmek istediğiniz yer:  

Smf Kardesligi.Com
smf.gen.tr araciligi ile SMF kullanan siteler arasinda yaptigimiz SMF Kardesligi listemizi görmek ister misiniz?

Bu site SM Forumlar Birliginin Üyesidir
Sitemap
1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50

 Programlar | Oyunlar | Flimler | Resim Arsivi | Teknoloji | Mobil GSM | Videoizle.net | E-sirket.com | Oyunlife.com | Forumcanavari.net | Tisaden.com | Sohbetvadisi.net

.

Sitemizde bulunan dökümanlar bilgilendirme ve tanitim amaçlidir. Hak sahibi kisi veya kurulus talep ettigi taktirde sistemimizden kaldirilir. Forum kullanim kosullari ve kurallari için lütfen kurallarimizi okuyunuz. Haketmediginiz bir durumla karsi karsiya kaldiginiz takdirde lütfen site yetkililerine bildiriniz. Gerekli islem tarafimizca yapilacaktir.


MySQL ile Güçlendirildi PHP ile Güçlendirildi Powered by SMF 1.1.7 | SMF © 2006, Simple Machines LLC
Seo4Smf v0.2 © Webmaster's Talks
XHTML 1.0 Geçerli! CSS Geçerli!