About

Blogger Widgets

Monday 19 August 2013

Summer Slam 2013 Online and Free Download

Multi-Color Link Hover Effect For Blog


You must have observed how my hyperlinks change color on mouse hover. Normally on mouse hover only a single color change is seen but thanks to Dynamic Drive we can now easily change the color of our links to several colors. I have modified the code a bit for simplicity. This tutorial is really simple to follow and uses a JavaScript which we will save inside Blogger so there will be no external linking at all. Let’s start now,



To add this Flashing Link effect to your blogs do the following,

1:Go To Layout > Edit HTML
Search For
And just above (up)paste the code below(down)



<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>

You can change the value of var rate = 20. This controls the speed with which links change color.

That’s All!

Preview Your Templates To see The New Change.
If You have any problem to do this tell us.

Saturday 17 August 2013

How can I hide my friends list in Facebook?

 If you have timeline (which I assume you have):
1:Go to your profile
 2:Click on your friends list
3:Click to Edit
4:In the popup, click on the icon from the right—in this case the globe, but you might have a different icon, like friends

5:Select Only me (or whatever other option you want)


For More Tricks Visit :  www.haidersafdar.blogspot.com
www.haidersafdar.tk
www.fb.com\haidersafdar110

Friday 16 August 2013

Windows XP Professional SP3 x86 Free Download Full Version

This is the original Microsoft Windows XP Professional SP3 (32-bit) ISO (Volume License) including Microsoft updates until 14.08.2013, Internet Explorer 8, Adobe Flash Player (11.8.800.94), Chipset and SATA drivers. This version is the best from the internet and contains: - NO tweaks or add-ons. - NO additional programs and software added. - NO graphics, scripts and wallpapers added or changed. - NO serial needed during installation, the key is already inserted. - Windows Messenger, MSN Explorer and Internet Explorer 6 were removed. - It's the original image from Microsoft except added updates, IE8, Adobe Flash Player, Chipset and SATA drivers.




Wednesday 14 August 2013

IDM 6.17 Build 7 Free Download Full Version


Internet Download Manager (IDM) is a tool to increase download speeds by up to 5 times, resume and schedule downloads. 
What's new in version 6.17 Build 7

(Released: Aug 06, 2013)

Resolved problems with Google Chrome extension
Added support for Firefox 25 and SeaMonkey 2.20
Resolved problems with downloading videos from several sites
Fixed bugs
What's new in version 6.17 Build 6

(Released: Jul 26, 2013)

Changed Google Chrome extension because of false identification from Google
Resolved problems with downloading videos from several sites
Fixed a bug with high CPU loading
What's new in version 6.17 Build 5

(Released: Jul 19, 2013)

Added support for new video sites changes
Added support for Google Chrome 30
What's new in version 6.17 Build 2

(Released: Jul 12, 2013)

Improved IE 11 integration (Windows 8.1)
Added support for new video sites' changes
Fixed bugs
What's new in version 6.17?

(Released: Jun 27, 2013)

Added support for new types of video streaming sites
Added support for Firefox 24 and SeaMonkey 2.19
Added a workaround for video sites' changes
Fixed bugs
Features:
Comprehensive error recovery and resume capability will restart broken or interrupted downloads due to lost connections, network problems, computer shutdowns, or unexpected power outages. Simple graphic user interface makes IDM user friendly and easy to use.Internet Download Manager has a smart download logic accelerator that features intelligent dynamic file segmentation and safe multipart downloading technology to accelerate your downloads. Unlike other download managers and accelerators Internet Download Manager segments downloaded files dynamically during download process and reuses available connections without additional connect and login stages to achieve best acceleration performance. Internet Download Manager supports proxy servers, ftp and http protocols, firewalls, redirects, cookies, authorization, MP3 audio and MPEG video content processing. IDM integrates seamlessly into Microsoft Internet Explorer, Netscape, MSN Explorer, AOL, Opera, Mozilla, Mozilla Firefox, Mozilla Firebird, Avant Browser, MyIE2, and all other popular browsers to automatically handle your downloads. You can also drag and drop files, or use Internet Download Manager from command line. Internet Download Manager can dial your modem at the set time, download the files you want, then hang up or even shut down your computer when it's done. Other features include multilingual support, zip preview, download categories, scheduler pro, sounds on different events, HTTPS support, queue processor, html help and tutorial, enhanced virus protection on download completion, progressive downloading with quotas (useful for connections that use some kind of fair access policy or FAP like Direcway, Direct PC, Hughes, etc.), built-in download accelerator, and many others. Version 6.16 adds Windows 8 compatibility, adds IDM download panel for web-players that can be used to download flash videos from sites like YouTube, MySpaceTV, and Google Videos. It also features complete Windows 7 and Vista support, YouTube grabber, redeveloped scheduler, and MMS protocol support. The new version also adds improved integration for IE 10 and IE based browsers, redesigned and enhanced download engine, the unique advanced integration into all latest browsers, improved toolbar, and a wealth of other improvements and new features.




 

Links

Powered by Blogger.