Skip to main content

Add Jquery Nudging Links on Hover for Blogger


Add Nice and smooth link nudging to Links on hover. This is great plugin and more attractive to your blog visitors. Here is I am giving two types. that is for custom links and for blogger labels plus custom links.

How to Add Link Nudging by jQuery?

First Go to Blogger Dashboard > Design Tab > Edit HTML Tab
Search for </head> tag
Add following code just Before </head> tag

<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js' type='text/javascript'></script>
    <script type='text/javascript'>
        var dur = 400; // Duration Of Animation in Milli Seconds
        jQuery(document).ready(function($) {
            $('a.linknudge').hover(function() {
                $(this).animate({
                    paddingLeft: '25px'
                }, dur);
            }, function() {
                $(this).animate({
                    paddingLeft: 0
                }, dur);
            });
        }); // end of Jquery Script
    </script>

Now Save Your template!

When You want to Add link Nudging to your links, Simply add a class “linknudge” to your links like this!

<a class='linknudge' href='http://www.bloggerwidgetgenerators.com'>Blogger Widget Generators</a>

The above code is For Custom links those are you animating by adding a class of ‘linknudge‘

Here is another code i am giving that is for your labels as well as for your custom links

<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js' type='text/javascript'>
</script>
<script type='text/javascript'>
    var dur = 400; // Duration Of Animation in Milli Seconds
    $(document).ready(function() {
        $('a.linknudge, .Label ul li a').hover(function() {
            $(this).animate({
                paddingLeft: '25px'
            }, dur);
        }, function() {
            $(this).animate({
                paddingLeft: 0
            }, dur);
        });
    }); // end of Jquery Script
</script>

Enjoy!

Comments

Popular posts from this blog

Zomi: Who They Are

Zomi Total population ca. 2,500,000 Languages Various Kuki , Mizo , Chin , Naga , Paite Religion Christianity , Animism , Buddhism , Laipian Related ethnic groups Naga , Meitei , Hmar , Mizo , Kuki Zomi [1] is the name of a major tribe found in various parts of South and South East Asia. The term Zomi meaning, Zo People [2] is derived from the generic name 'Zo', the progenitor of the Zomi. They are found in northwestern Myanmar, northeastern India and Bangladesh. Anthropologists classify them as Tibeto-Burman speaking member of the Mongoloid race. In the past they were little known by this racial nomenclature. They were known by the non-tribal plain peoples of Myanmar, Bangladesh and India as Chin, Kuki, or Lushai. Subsequently the British employed these terms to christen those 'wild hill tribes' living in the "un-admiral. They are Zomi not because they live in the highlands or hills, but are Zomi and call the...

CHIN, ZOMI, MIZO, ZO cihtawh kisai Debate

CHIN, ZOMI, MIZO, ZO cih minvai tawh kisai India gam aom ih mipihte kikupna, Debate bawlna hi. Sausimsim in alunglut velvelte bekin atawpdong simzo bekding hi. This is the outcome of the debate about our nomenclatures like Chin-Kuki-Mizo-Zomi on FaceBook – Zolengthe Group. The debate Vaphual shows that every one of us clearly know who we are – We are Zo, but some opined that Kuki nomenclature should be used as it is recognised nationaly and internationally. This is the starting point of the debate: Dear friends, MIZO=ZOMI, then is it something like both side of a coin? If it is so, then there is no chance of sitting under one administrative umbrella. Another Point: Mizo or Zomi ~ Which one should be the right word? I know You will say both. But according to Pu T. Gougin, Founder President of Zomi National Congress, “The land come first and then the people” therefore, it should be Zo… Mi….. that means Zo = Land and Mi = People. He further argued that MIZO is a wrong word; ...

Zawgyi KeyBoard Installer For Windows 7

Zawgyi Font for Bit 64 1. Firstly, install the file. The File is Zawgyi Font for Windows 7 . 2. Download this software, its a keyboard for  Zawgyi. 3. Go to "Text Services and Input Language" in Control Panel >>Fonts; and Select "Zawgyi Myanmar Unicode L" Then all will be ok! If you still have some problems on Bit 64, you can run Alpha Zawgyi and then, run the given file from Mediafire . That is "ZawGyil_amd64.msi, ZawGyil_i386.msi and ZawGyi_ia64.msi". Among all these three, you can choose whatever u wanna install, which of them is ok, that means you run one ".msi" file from the downloaded file. It will solve your problems. If you still have problem on installing Zawgyi keyboard on Windows 7, You add this IEZawgyiGtalkFont . Download this and run it. There will be ok! Zawgyi Keyboard Installer for Bit 32. Zawgyi Keyboard Installer for Bit 32 is to run Alphazawgyi only. If you run Alpha Zawgyi , everything is ok.