1. Pertama-tama Log In terlebih dahulu ke Account Blogger Anda.
2. Setelah itu Pilih Tata Letak _> Eleman Halaman _> Tambah Gadget.
3. Pilih HTML JavaScript.
4. Kemudian masukkan kode di bawah ini.
//mouse
//Circling text trail- Tim Tilton
//Website: http://www.tempermedia.com/
//Visit http://www.dynamicdrive.com for this script and more
function cursor_text_circle(){
// your message here
var msg='lisa mendesah'.split('').reverse().join('');
var font='Times New Roman';
var size=3; // up to seven
var color='#ff0000';
// This is not the rotation speed, its the reaction speed, keep low!
// Set this to 1 for just plain rotation w/out drag
var speed=.2;
// This is the rotation speed, set it negative if you want
// it to spin clockwise
var rotation=-.2;
// Alter no variables past here!, unless you are good
0 comments:
Kode Smiley Untuk Komentar
:a :b :c :d :e :f :g :h :i :j :k :l :m :n :o :p :q :r :s :t
Post a Comment