RATU MOVIE

  • Home
  • Daftar isi
  • Blogging
    • Template
    • Tutor ngeblog
    • Seo
  • Agama
  • Photoshop
  • Bisnis
    • BitCoin
    • Bubblews
  • Jasa Review
  • Lainnya
    • Info
      • Politik
      • Info menarik
      • Info Lainnya
    • Jasa
      • Design Logo/Banner
      • Jasa Review
    • Rekomendasi
Beranda » Tutorial Blogging » Cara Membuat Cursor Diikuti Oleh Tulisan / Teks di Blog

Cara Membuat Cursor Diikuti Oleh Tulisan / Teks di Blog

Cara Membuat Cursor Diikuti Oleh Tulisan / Teks di Blog
Cara Membuat Atau Memasang Cursor Mouse Diikuti Oleh Teks Atau Tulisan pada Cursor Blog | Assalamualikum wr.wb hai sobat blogger selamat malam, sebelumnya admin Cyber 88 memposting Cara Mengaktifkan Regedit Pada PC atau Laptop Windows 7 . Nah pada postingan kali ini admin Cyber 88 akan berbagi tutorial nih pada anda semua yaitu Cara Membuat Cursor Mouse Diikuti Oleh Tulisan / Teks di Blog.

Memasang Teks atau Tulisan Melayang pada Cursor blog merupakan sebuah animasi tulisan melayang pada cursor blog dan berfungsi memperindah atau mempercantik tampilan pada cursor blogger kalian semua .

Dengan memasang Teks Pada Cursor blogger berfungsi juga untuk membuat pengunjung kita lebih betah dan lebih mengesankan tentang keren pada tampilan cursor tersebut . Nah jika anda tertarik untuk Cara Membuat Cursor Diikuti Oleh Tulisan / Teks di Blog anda bisa melihatnya tutorial berikut ini .

Demo

Cara Membuat Cursor Diikuti Oleh Tulisan / Teks di Blog

  • Login di Blogger.com
  • Masuk ke Dashboard Blogger .
  • Pilih Tata Letak atau Layout > Tambahkan Gadget / Add Gadget.
  • Dan kemudian pilih HTML/Javascript > kemudian masukkan kode dibawah ini ke laman tersebut .
<script type="text/javascript">
//mouse
//Blog: http://cyber-88.blogspot.com/
function cursor_text_circle(){
// your message here
var msg='http://cyber-88.blogspot.com'.split('').reverse().join('');
var font='Verdana';
var size=4; // up to seven
var color='#333';
// 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=.3;
// 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
//---------------------------------------------------
var ns=(document.layers);
var ie=(document.all);
var dom=document.getElementById;
msg=msg.split('');
var n=msg.length;
var a=size*13;
var currStep=0;
var ymouse=0;
var xmouse=0;
var props="<font face="+font+" size="+size+" color="+color+">";
if (ie)
window.pageYOffset=0
// writes the message
if (ns){
for (i=0; i < n; i++)
document.write('<layer name="nsmsg'+i+'" top=0 left=0 height='+a+' width='+a+'><center>'+props+msg[i]+'</font></center></layer>');
}
else if (ie||dom){
document.write('<div id="outer" style="position:absolute;top:0px;left:0px;z-index:30000;"><div style="position:relative">');
for (i=0; i < n; i++)
document.write('<div id="iemsg'+(dom&&!ie? i:'')+'" style="position:absolute;top:0px;left:0;height:'+a+'px;width:'+a+'px;text-align:center;font-weight:normal;cursor:default">'+props+msg[i]+'</font></div>');
document.write('</div></div>');
}
(ns)?window.captureEvents(Event.MOUSEMOVE):0;
function Mouse(evnt){
ymouse = (ns||(dom&&!ie))?evnt.pageY+20-(window.pageYOffset):event.y; // y-position
xmouse = (ns||(dom&&!ie))?evnt.pageX+20:event.x-20; // x-position
}
if (ns||ie||dom)
(ns)?window.onMouseMove=Mouse:document.onmousemove=Mouse;
var y=new Array();
var x=new Array();
var Y=new Array();
var X=new Array();
for (i=0; i < n; i++){
y[i]=0;
x[i]=0;
Y[i]=0;
X[i]=0;
}
var iecompattest=function(){
return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body;
}
var makecircle=function(){ // rotation properties
if (ie) outer.style.top=iecompattest().scrollTop+'px';
currStep-=rotation;
for (i=0; i < n; i++){ // makes the circle
var d=(ns)?document.layers['nsmsg'+i]:ie? iemsg[i].style:document.getElementById('iemsg'+i).style;
d.top=y[i]+a*Math.sin((currStep+i*1)/3.8)+window.pageYOffset-15+(ie||dom? 'px' : '');
d.left=x[i]+a*Math.cos((currStep+i*1)/3.8)*2+(ie||dom? 'px' : ''); // remove *2 for just a plain circle, not oval
}
}
var drag=function(){ // makes the resistance
y[0]=Math.round(Y[0]+=((ymouse)-Y[0])*speed);
x[0]=Math.round(X[0]+=((xmouse)-X[0])*speed);
for (var i=1; i < n; i++){
y[i]=Math.round(Y[i]+=(y[i-1]-Y[i])*speed);
x[i]=Math.round(X[i]+=(x[i-1]-X[i])*speed);
}
makecircle();
// not rotation speed, leave at zero
setTimeout(function(){drag();},10);
}
if (ns||ie||dom)
if ( typeof window.addEventListener != "undefined" )
window.addEventListener( "load", drag, false );
else if ( typeof window.attachEvent != "undefined" )
window.attachEvent( "onload", drag );
else {
if ( window.onload != null ) {
var oldOnload = window.onload;
window.onload = function ( e ) {
oldOnload( e );
drag();
};
}
else
window.onload = drag;
}
}
cursor_text_circle();
</script>
Notes :
 - Warna Merah silahkan ganti dengan Tulisan sesuai keinginan anda.
 - Warna Biru : Size pada font / tulisan tersebut
 - Warna Orange : Warna pada tulisan tersebut
 - Warna Kuning : Kecepatan pada tulisan tersebut .
  • Jika sudah silahkan anda klik SIMPAN.
Nah itulah Artikel tentang Cara Membuat Cursor Diikuti Oleh Tulisan / Teks di Blog dan semoga artikel ini bisa bermanfaat bagi kita dan anda semuanya wassalamualikum wr.wb.


    iop
    Add Comment
    Tutorial Blogging
    Minggu, 15 Juni 2014
    Tweet

    Tutorial Blogging

    Published: Minggu, 15 Juni 2014
    Title:Cara Membuat Cursor Diikuti Oleh Tulisan / Teks di Blog
    Rating: 4 On 10 reviews
    Kursus Komputer Murah Terbaik Di Jakarta
    Berlangganan

    Jangan Ketinggalan Update Dari Kangfikri.com

    « » Home

    Baca Juga Mas :D

    • Film Aliando Syarief Janji Hati 2015
      Film Aliando Syarief Janji Hati 2015 - Download gratis film terbaru 2015 Aliando Syrief dengan judul Janji Hati hanya di Cyber 88. Penasaran...
    • Rurouni Kenshin: The Legend Ends (2014) Subtitle Indonesia
      Free Download Film Rurouni Kenshin: The Legend Ends (2014) Synopsis Shishio has set sail in his ironclad ship to bring down the Meiji  gover...
    • Night at the Museum: Secret of the Tomb Subtitle Indonesia
      Night at the Museum: Secret of the Tomb Subtitle Indonesia - Download film terbaru 2014 Night at the Museum: Secret of the Tomb Subtitle Ind...
    • Assalamualaikum Beijing 2014 Bluray Full
      Assalamualaikum Beijing 2014 Bluray Full - Film terbaru Maxima yang berjudul " Assalamualaikum Beijing " ini akan ditayangkan anta...
    • Kingsman: The Secret Service (2015) Bluray Subtitle Indonesia
      Kingsman: The Secret Service (2015) Bluray Subtitle Indonesia - Download film terbaru 2015 Kingsman: The Secret Service gratis hanya di Cybe...

    Label

    • 2014
    • 2015
    • Action
    • Adventure
    • Android
    • Animation
    • Anime
    • Antivirus
    • APK
    • Aplikasi
    • Biography
    • Bioskop Indonesia
    • Browser
    • CD-DVD Tools
    • Comedy
    • Crime
    • Downloader
    • Drama
    • Easy
    • Family
    • Fantasy
    • Fighting
    • Film Indonesia
    • FPS
    • Freeware
    • Games Android
    • Games PC
    • Grafis
    • Horror
    • IDM
    • Indie
    • Internet
    • jQuery
    • Komedi
    • Komputer
    • Modifikasi
    • Movies
    • Multimedia
    • Mystery
    • Naruto Shippuden
    • Point Blank Offline
    • Racing
    • Sci-Fi
    • Seo
    • Shooter
    • Simulation
    • Software
    • Sport
    • Thriller
    • Tips Trick
    • Tools
    • Tutorial Blogging
    • Utilities
    • Widget

    About The Dark BlueSense

    The Dark BlueSense Adalah Sebuah Template Simple Namun Suport Adsense,Dimana ada banyak tempat/slot yang bisa di pergunakan untuk memasang iklan,anda bisa mendownload template nya di kangfikri.com ...

    Contact us

    Phone: +6282255539116 [SMS Only]
    Blog: http://kangfikri.com
    Email: masfikri21@gmail.com
    Copyright © 2014 RATU MOVIE - All Right Reserved | Template Design by Blog Kang Fikri | Powered by Blogger