Cara membuat tekt bergerak ( seperti mengetik )

Tidak ada komentar

Pasang Code Di Bawah Ini di bagian html kamu ( Lihat Gambar )
<p id="scroller"></p>
<script type="text/javascript">
// Original: 
function scroll(position) {
var msg = "Ini Adalah Contoh Hasil nya";
var out = "";
var sc = document.getElementById("scroller");
for (var i=0; i < position; i++){
out += msg.charAt(i);
}
out += msg.charAt(position);
sc.innerHTML = out;
position++;
if (position != msg.length) {
window.setTimeout(function() { scroll(position); }, 50);
}
else {
window.setTimeout(function() { scroll(0); }, 2000);
}
}
scroll(0);
</script>

Ganti Tulisan warna biru sesuai kebutuhanmu

CONTOH :


Jika Kurang Mengerti Silahkan Hubungi Kami.

Tidak ada komentar :

Posting Komentar

CHAT ON TV
CHAT NOW TV ONE


» Please download Adobe Flash Player « before watching the streaming