Ocak 07, 2009, 03:44:58 ÖÖ *
Merhaba, Ziyaretçi. Lütfen giriş yapın veya üye olun.

Kullanıcı adınızı, parolanızı ve aktif kalma süresini giriniz
 
   Forum   Yardım Oyun Son Konular Google Etiketleri Giriş Yap Kayıt  

 Duyurular
Lütfen konulara teşekkür etmek için teşekkür et () düğmesinini kullanınız.
Sayfa: [1]   Aşağı git
  Yazdır  
Gönderen Konu: Web Sayfanızı Animasyonlu Açmak İçin html Kodu  (Okunma Sayısı 582 defa)
0 Üye ve 1 Ziyaretçi konuyu incelemekte.
nehir.1000
Üye
**

Puan: 2
Offline Offline

İsim: nehir
Meslek: Öğrenci-Üni.
Mesaj Sayısı: 26


Aktiflik
Deneyim
Seviye
WWW Stats
« : Ocak 13, 2008, 15:23:26 ÖS »
Aşağıdaki listedeki kullanıcılar bu konu için teşekkür ediyorlar!Teşekkür Et

Web Sayfanızı Animasyonlu Açmak İçin html Kodu   

--------------------------------------------------------------------------------

[FONT='Courier New',Courier,monospace]<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; cursorointer" 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','#0 00000',3,10,true);
</SCRIPT><body>



birazcık uzun ama o kadarda olsun

Teşekkür listesi şu anda boş.
« Son Düzenleme: Ocak 13, 2008, 19:59:24 ÖS Gönderen: AdmiN » Logged
metinbulut64
Deneyimli Üye
***

Puan: 0
Offline Offline

İsim: metin bulut
Meslek: Diğer
Mesaj Sayısı: 122


Aktiflik
Deneyim
Seviye
 Stats
« Yanıtla #1 : Nisan 11, 2008, 19:54:16 ÖS »
Aşağıdaki listedeki kullanıcılar bu konu için teşekkür ediyorlar!Teşekkür Et

bu kod mkportala uyumlumu uyumlu ise nereye koycaz bu kodu ?
Logged
AdmiN
Genel Sorumlu
Administrator
*

Puan: 538
Offline Offline

Cinsiyet: Bay
İsim: Adem TÜRK
Meslek: Öğretmen
:
Mesaj Sayısı: 4621


~|| Bilginin Gücü ||~

Aktiflik
Deneyim
Seviye
WWW Stats
« Yanıtla #2 : Nisan 11, 2008, 22:52:52 ÖS »
Aşağıdaki listedeki kullanıcılar bu konu için teşekkür ediyorlar!Teşekkür Et

Mkportal ile uyuşmayabilir.Script kodları çakışır bence.
Logged

Linkleri Görebilmek İçin
Kayıt Olun veya Giriş Yapın
www.uzmanweb.net
|  Linkleri Görebilmek İçin
Kayıt Olun veya Giriş Yapın
www.kahvemolasi.net
 |  Linkleri Görebilmek İçin
Kayıt Olun veya Giriş Yapın
www.ademturk.com.tr
  |  Linkleri Görebilmek İçin
Kayıt Olun veya Giriş Yapın
www.uzmanoyun.net
 |  Linkleri Görebilmek İçin
Kayıt Olun veya Giriş Yapın
www.rtmlogrenci.net
| Linkleri Görebilmek İçin
Kayıt Olun veya Giriş Yapın
www.e-gazetem.net
...
massive
Üye
**

Puan: 2
Offline Offline

Cinsiyet: Bay
İsim: Erhan
Meslek: Öğretmen
Mesaj Sayısı: 63


Aktiflik
Deneyim
Seviye
WWW Stats
« Yanıtla #3 : Nisan 12, 2008, 21:56:57 ÖS »
Aşağıdaki listedeki kullanıcılar bu konu için teşekkür ediyorlar!Teşekkür Et

MWP da denedim. çalışıyor, ama çok yavaş. Birde sayfa içiçe giriyor.
Logged

Linkleri Görebilmek İçin
Kayıt Olun veya Giriş Yapın
Linkleri Görebilmek İçin
Kayıt Olun veya Giriş Yapın
Sayfa: [1]   Yukarı git
  Yazdır  
Google Etiketleri

 
Gitmek istediğiniz yer:  


Benzer Konular
Konu Başlığı Başlatan Yanıtlar Görüntülenme Son Mesaj
Herhangi Bir Html Kodu Nereye Koyarsam Her Sayfada Geçerli Olur Maxwebportal Destek Hattı aliuykun42 1 269 Son Mesaj Eylül 18, 2008, 18:45:24 ÖS
Gönderen: burajan
Ziyaretci html Kodu Web Programlama VuralSapanoglu 1 225 Son Mesaj Aralık 09, 2008, 23:08:21 ÖS
Gönderen: romeoo
Powered by SMF 1.1.7 | SMF © 2006-2008, Simple Machines LLC | Sitemap | Sitemap2 | Wap | Wap | Xml | Rss
UzmanWeb.Net 2003-2008 © | Bilgi Paylaşım Sitesi | Sitemap
Sitemizde yer alan içeriklerin bir kısmı diğer sitelerden derlenip bilgilendirme ve eğitim amacıyla sunulmaktadır.
Asp İndir Popüler Siteler
örgü metin2 oyun hileleri Tevrat facebook İnşaat Sohbet Sohbet evden eve nakliyat evden eve nakliyat