
 2815
 2815 0
 0 1969-12-31
 1969-12-31 [quote]var shout = "<div align=\"left\" id=\"tw\"><br></div>"; 
document.getElementById('cpShoutoutBox').innerHTML = "<div>"+shout+"</div>";
[color=red]// EDIT BAGIAN INI[/color]
var content = "[b]KATA-KATA KAMU[/b]"; 
function twDisplayTW() {twDisplay('tw',content,0);} 
loaded('tw',twDisplayTW); 
var brk = '~'; 
var resetTime = 1; 
[color=green]// JANGAN EDIT BAGIAN INI[/color]
function twDisplay(id,content,num) { 
        var delay = 140; 
   if (num <= content.length)  { 
        var lt = content.substr(0,num); 
document.getElementById(id).innerHTML = lt.replace(RegExp(brk,'g'),'<br \/>'); 
     num++; if (num > content.length) delay = resetTime * 1000; 
         } 
else 
      { 
document.getElementById(id).innerHTML = ''; num = 0; 
         } 
if (delay > 0) setTimeout('twDisplay("'+id+'","'+content+'","'+num+'")',delay); 
         } 
    var pageLoaded = 0; window.onload = function() {pageLoaded = 1;}; 
function loaded(i,f) { 
    if (document.getElementById && document.getElementById(i) != null) f(); 
 else if (!pageLoaded) setTimeout('loaded(\''+i+'\','+f+')',100); 
          }[/quote]
[color=silver][i]Lihat Live Preview di bagian Shoutbox[/i][/color]
[quote]var shout = "<div align=\"left\" id=\"tw\"><br></div>"; 
document.getElementById('cpShoutoutBox').innerHTML = "<div>"+shout+"</div>";
[color=red]// EDIT BAGIAN INI[/color]
var content = "[b]KATA-KATA KAMU[/b]"; 
function twDisplayTW() {twDisplay('tw',content,0);} 
loaded('tw',twDisplayTW); 
var brk = '~'; 
var resetTime = 1; 
[color=green]// JANGAN EDIT BAGIAN INI[/color]
function twDisplay(id,content,num) { 
        var delay = 140; 
   if (num <= content.length)  { 
        var lt = content.substr(0,num); 
document.getElementById(id).innerHTML = lt.replace(RegExp(brk,'g'),'<br \/>'); 
     num++; if (num > content.length) delay = resetTime * 1000; 
         } 
else 
      { 
document.getElementById(id).innerHTML = ''; num = 0; 
         } 
if (delay > 0) setTimeout('twDisplay("'+id+'","'+content+'","'+num+'")',delay); 
         } 
    var pageLoaded = 0; window.onload = function() {pageLoaded = 1;}; 
function loaded(i,f) { 
    if (document.getElementById && document.getElementById(i) != null) f(); 
 else if (!pageLoaded) setTimeout('loaded(\''+i+'\','+f+')',100); 
          }[/quote]
[color=silver][i]Lihat Live Preview di bagian Shoutbox[/i][/color]
				|  | 

 574
 574 0
 0 1969-12-31
 1969-12-31 langsung gue pake.
langsung gue pake.

 
					Last edited by pulasara (2008-03-04 19:35:31)
|  | 

 2815
 2815 0
 0 1969-12-31
 1969-12-31 You're rock too
 You're rock too  
  
				|  | 

 574
 574 0
 0 1969-12-31
 1969-12-31
 
				|  | 

 2815
 2815 0
 0 1969-12-31
 1969-12-31 
				|  | 

 2815
 2815 0
 0 1969-12-31
 1969-12-31 
  
				|  | 

 383
 383 0
 0 1969-12-31
 1969-12-31 var shout = "<div align=\"left\" id=\"tw\"><br></div>";
document.getElementById('cpShoutoutBox').innerHTML = "<div>"+shout+"</div>";
// EDIT BAGIAN INI
var content = "Welcome" +pageViewerFName+" di PropIL qiqi";
function twDisplayTW() {twDisplay('tw',content,0);}
loaded('tw',twDisplayTW);
var brk = '~';
var resetTime = 1;
// JANGAN EDIT BAGIAN INI
function twDisplay(id,content,num) {
        var delay = 140;
   if (num <= content.length)  {
        var lt = content.substr(0,num);
document.getElementById(id).innerHTML = lt.replace(RegExp(brk,'g'),'<br \/>');
     num++; if (num > content.length) delay = resetTime * 1000;
         }
else
      {
document.getElementById(id).innerHTML = ''; num = 0;
         }
if (delay > 0) setTimeout('twDisplay("'+id+'","'+content+'","'+num+'")',delay);
         }
    var pageLoaded = 0; window.onload = function() {pageLoaded = 1;};
function loaded(i,f) {
    if (document.getElementById && document.getElementById(i) != null) f();
else if (!pageLoaded) setTimeout('loaded(\''+i+'\','+f+')',100);
          }
var shout = "<div align=\"left\" id=\"tw\"><br></div>";
document.getElementById('cpShoutoutBox').innerHTML = "<div>"+shout+"</div>";
// EDIT BAGIAN INI
var content = "Welcome" +pageViewerFName+" di PropIL qiqi";
function twDisplayTW() {twDisplay('tw',content,0);}
loaded('tw',twDisplayTW);
var brk = '~';
var resetTime = 1;
// JANGAN EDIT BAGIAN INI
function twDisplay(id,content,num) {
        var delay = 140;
   if (num <= content.length)  {
        var lt = content.substr(0,num);
document.getElementById(id).innerHTML = lt.replace(RegExp(brk,'g'),'<br \/>');
     num++; if (num > content.length) delay = resetTime * 1000;
         }
else
      {
document.getElementById(id).innerHTML = ''; num = 0;
         }
if (delay > 0) setTimeout('twDisplay("'+id+'","'+content+'","'+num+'")',delay);
         }
    var pageLoaded = 0; window.onload = function() {pageLoaded = 1;};
function loaded(i,f) {
    if (document.getElementById && document.getElementById(i) != null) f();
else if (!pageLoaded) setTimeout('loaded(\''+i+'\','+f+')',100);
          }
				|  | 

 2815
 2815 0
 0 1969-12-31
 1969-12-31 [quote]var content = "Welcome[b]" +pageViewerFName+"[/b] di PropIL qiqi";[/quote]
Kelebihan spasi, jadi seharusnya begini.
[quote]var content = "Welcome "+pageViewerFName+" di PropIL qiqi";[/quote]
[quote]var content = "Welcome[b]" +pageViewerFName+"[/b] di PropIL qiqi";[/quote]
Kelebihan spasi, jadi seharusnya begini.
[quote]var content = "Welcome "+pageViewerFName+" di PropIL qiqi";[/quote]
				|  | 

 2815
 2815 0
 0 1969-12-31
 1969-12-31 Thanks bro.
 Thanks bro.  
				|  | 

 427
 427 0
 0 1969-12-31
 1969-12-31
 Very nice bro sahabat!!
Very nice bro sahabat!! 
 lanjutkan brooooo!!!
lanjutkan brooooo!!!  
				|  | 

 2289
 2289 0
 0 1969-12-31
 1969-12-31 edo
 edo  edo
 edo  edo
 edo  mantabh broth thanks for sharing dude
 mantabh broth thanks for sharing dude 
 
				|  | 

 1976
 1976 0
 0 1969-12-31
 1969-12-31 Good job !
keep moving
 Good job !
keep moving  btw bisa gak move na dari arah yg beda ???
btw bisa gak move na dari arah yg beda ???
				|  | 

 1
 1 0
 0 1969-12-31
 1969-12-31





 gw gak bisa2 huhuhuh
gw gak bisa2 huhuhuh
					Last edited by chacha01 (2008-03-05 04:43:42)
|  | 

 2815
 2815 0
 0 1969-12-31
 1969-12-31
 [b]@ y4sir[/b]
Hmm ... coba edit ini bro
[b]@ y4sir[/b]
Hmm ... coba edit ini bro  [quote]var shout = "<div align=\"[b]left[/b]\" id=\"tw\"><br></div>";
document.getElementById('cpShoutoutBox').innerHTML = "<div>"+shout+"</div>";[/quote]
Coba di ubah jadi [b]right[/b], tapi belum tentu berhasil ya
[quote]var shout = "<div align=\"[b]left[/b]\" id=\"tw\"><br></div>";
document.getElementById('cpShoutoutBox').innerHTML = "<div>"+shout+"</div>";[/quote]
Coba di ubah jadi [b]right[/b], tapi belum tentu berhasil ya  [b]@ chacha01[/b]
Coba kirim URL Script kamu kesini
[b]@ chacha01[/b]
Coba kirim URL Script kamu kesini  
				|  | 

 1250
 1250 0
 0 1969-12-31
 1969-12-31
 thx yak do, [img]http://theftalk.com/img/warn_add.gif[/img] for u deh .
thx yak do, [img]http://theftalk.com/img/warn_add.gif[/img] for u deh . 
 


 
				|  | 

 2815
 2815 0
 0 1969-12-31
 1969-12-31 
  
				|  |