Les nouveautés et Tutoriels de Votre Codeur | SEO | Création de site web | Création de logiciel

Seo Master present to you:
This is a simple Blogger Blog Trick,Changing the color of Link when Mouse over it.7 colors are changing like animation when hover the link.
Follow the simple steps below..












If you are a beginner in HTML editing,Use our 1 Click Widget Below(Click Add to Blogger Button below)



Install Rainbow Animation Hover Effect manually.

Note:Remember that Back up your Template First.(How to Backup Template)

  • Sign In to you Blogger Account.
  • Go to Design->Edit HTML
  • Find <head> section and Place the below code inside it.

<script type='text/javascript'>
//<![CDATA[
var rate = 20;
if (document.getElementById)
window.onerror=new Function("return true")
var objActive;  // The object which event occured in
var act = 0;    // Flag during the action
var elmH = 0;   // Hue
var elmS = 128; // Saturation
var elmV = 255; // Value
var clrOrg;     // A color before the change
var TimerID;    // Timer ID
if (document.all) {
document.onmouseover = doRainbowAnchor;
document.onmouseout = stopRainbowAnchor;
}
else if (document.getElementById) {
document.captureEvents(Event.MOUSEOVER | Event.MOUSEOUT);
document.onmouseover = Mozilla_doRainbowAnchor;
document.onmouseout = Mozilla_stopRainbowAnchor;
}
function doRainbow(obj)
{
if (act == 0) {
act = 1;
if (obj)
objActive = obj;
else
objActive = event.srcElement;
clrOrg = objActive.style.color;
TimerID = setInterval("ChangeColor()",100);
}
}
function stopRainbow()
{
if (act) {
objActive.style.color = clrOrg;
clearInterval(TimerID);
act = 0;
}
}
function doRainbowAnchor()
{
if (act == 0) {
var obj = event.srcElement;
while (obj.tagName != 'A' && obj.tagName != 'BODY') {
obj = obj.parentElement;
if (obj.tagName == 'A' || obj.tagName == 'BODY')
break;
}
if (obj.tagName == 'A' && obj.href != '') {
objActive = obj;
act = 1;
clrOrg = objActive.style.color;
TimerID = setInterval("ChangeColor()",100);
}
}
}
function stopRainbowAnchor()
{
if (act) {
if (objActive.tagName == 'A') {
objActive.style.color = clrOrg;
clearInterval(TimerID);
act = 0;
}
}
}
function Mozilla_doRainbowAnchor(e)
{
if (act == 0) {
obj = e.target;
while (obj.nodeName != 'A' && obj.nodeName != 'BODY') {
obj = obj.parentNode;
if (obj.nodeName == 'A' || obj.nodeName == 'BODY')
break;
}
if (obj.nodeName == 'A' && obj.href != '') {
objActive = obj;
act = 1;
clrOrg = obj.style.color;
TimerID = setInterval("ChangeColor()",100);
}
}
}
function Mozilla_stopRainbowAnchor(e)
{
if (act) {
if (objActive.nodeName == 'A') {
objActive.style.color = clrOrg;
clearInterval(TimerID);
act = 0;
}
}
}
function ChangeColor()
{
objActive.style.color = makeColor();
}
function makeColor()
{
// Don't you think Color Gamut to look like Rainbow?
// HSVtoRGB
if (elmS == 0) {
elmR = elmV;    elmG = elmV;    elmB = elmV;
}
else {
t1 = elmV;
t2 = (255 - elmS) * elmV / 255;
t3 = elmH % 60;
t3 = (t1 - t2) * t3 / 60;
if (elmH < 60) {
elmR = t1;  elmB = t2;  elmG = t2 + t3;
}
else if (elmH < 120) {
elmG = t1;  elmB = t2;  elmR = t1 - t3;
}
else if (elmH < 180) {
elmG = t1;  elmR = t2;  elmB = t2 + t3;
}
else if (elmH < 240) {
elmB = t1;  elmR = t2;  elmG = t1 - t3;
}
else if (elmH < 300) {
elmB = t1;  elmG = t2;  elmR = t2 + t3;
}
else if (elmH < 360) {
elmR = t1;  elmG = t2;  elmB = t1 - t3;
}
else {
elmR = 0;   elmG = 0;   elmB = 0;
}
}
elmR = Math.floor(elmR).toString(16);
elmG = Math.floor(elmG).toString(16);
elmB = Math.floor(elmB).toString(16);
if (elmR.length == 1)    elmR = "0" + elmR;
if (elmG.length == 1)    elmG = "0" + elmG;
if (elmB.length == 1)    elmB = "0" + elmB;
elmH = elmH + rate;
if (elmH >= 360)
elmH = 0;
return '#' + elmR + elmG + elmB;
}
//]]>
</script>

  • Save It and Enjoy. . . !

I think you enjoyed this post.Surely you will get excited after using this widget.
2013, By: Seo Master





DMCA adalah opsi terbaik yang bisa ditempuh untuk mengatasi artikel copy paste. Banyak blogger yang mengeluhkan duplikat konten mereka pada blog lain. Bahkan tulisan ini dibuat sebagai bentuk respon atas permintaan seorang teman blogger untuk membahas sedikit tentang duplikat konten.


Sebelumnya saya mau membahas tentang cara mengatasi penurunan trafik blog akibat faktor eksternal. Tapi
Seo Master present to you:

How to recover Delete | lost | missing files from USB | Hard disk | Recycle Bin Free and latest 2013 software

recover Delete lost missing files from USB Hard disk
 
Today I am sharing that How to recover Delete | lost | missing files from USB | Hard disk | Recycle Bin free with the latest software Recover My Files v5. Some my reader ask me that please explain the easiest way to recover lost | Delete files. So that’s why I am explaining this topic. this is a best software because its free and working very fast.so with the help of this software you can recover you all delete files from hard disk | USB and memory card and if your lost due to a format or corruption of the hard drive, Memory card, USB with the virus or Trojan or unexpected system shutdown or the software failure.so then you can easily recover your files with the help of this software. Most of the people download the software and then they can never recover the files easily. So its 100 % working so now let’s start and in the starting of my tutorial I tell you one think it’s just working on this condition below  

1. Recovers files even if the emptied from Recycle Bin

2. Files recovery after accidental the format and even if you have Reinstalled New Window

3. Disk Recovery from Hard disk Crash

4. Get back all the files after the partitioning error

5. Get all data back from Raw Hard Drives easily 

6. Recover all the Documents, Music, MP3, Photo, Video and all the important files.

7. Recover all files from hard drive, Memory card, camera card, Zip file, USB, Floppy disk ,VCD , DVD and all the other files 

Download Recover MY Files software From this Link Recover MY Files software

recover my files free images
select your option you want to recover files or recover from the Drive then


 recover files from recycle bin falsh drive memory card


after that select your Drive where you want to recover the missing , Delete files.


recover my all file and recover ll files

finally you have recover your all missing , Delete files . like my above picture 

if you like so comment below . if you have any quarry you can ask me thanks 

WARM REGARD'S
Noman RamzaN
2013, By: Seo Master
Powered by Blogger.