<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
><channel><title>Bloggermint &#187; Blogger Resource</title> <atom:link href="http://www.bloggermint.com/tag/blogger-resource/feed/" rel="self" type="application/rss+xml" /><link>http://www.bloggermint.com</link> <description>Blogger, Wordpress, Web tricks, Web design</description> <lastBuildDate>Sun, 05 Feb 2012 09:40:50 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>How To Add CSS Tool Tip On Blogger Blogs</title><link>http://www.bloggermint.com/2010/02/how-to-add-css-tool-tip-on-blogger-blogs/</link> <comments>http://www.bloggermint.com/2010/02/how-to-add-css-tool-tip-on-blogger-blogs/#comments</comments> <pubDate>Thu, 25 Feb 2010 22:00:00 +0000</pubDate> <dc:creator>Franklin Manuel</dc:creator> <category><![CDATA[Blogger]]></category> <category><![CDATA[CSS]]></category> <category><![CDATA[Tutorials]]></category> <category><![CDATA[Blogger Resource]]></category><guid
isPermaLink="false">http://bloggermint.com/2010/02/how-to-add-css-tool-tip-on-blogger-blogs/</guid> <description><![CDATA[There are many tool tips available over the Internet and most of them really takes time in displaying the tip. This many times irritate your blog visitors. So in order to create a tool tip which should response at a &#8230; <a
href="http://www.bloggermint.com/2010/02/how-to-add-css-tool-tip-on-blogger-blogs/">Continue reading <span
class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p>There are many tool tips available over the Internet and most of them really takes time in displaying the tip. This many times irritate your blog visitors. So in order to create a tool tip which should response at a fast rate, I choose CSS.<span
id="more-12"></span> This tutorial will help you to add CSS tool tip on blogger / blogspot blogs. The installation is very simple as it involves only two step.</p><div
class="separator" style="clear: both; text-align: center;"><a
style="margin-left: 1em; margin-right: 1em;" href="http://3.bp.blogspot.com/_ubwIhqPcR6M/S4amGOSO4rI/AAAAAAAAAys/Fjx5ehiruRY/s1600-h/tool+tip+for+blogger.png"><img
src="http://3.bp.blogspot.com/_ubwIhqPcR6M/S4amGOSO4rI/AAAAAAAAAys/Fjx5ehiruRY/s400/tool+tip+for+blogger.png" border="0" alt="tool tip for blogger" width="400" height="185" /></a></div><p><a
href="http://bloggerminttest.blogspot.com/2010/02/tool-tip-using-css-test-post.html" target="_blank">Live Demo</a></p><p><strong>Step 1:</strong> Search for <span
style="color: red;">]]&gt;&lt;/b:skin&gt;</span> and replace it with the below code</p><pre class="brush: js">$('.show-tooltip').each(function(){
$(this).after($('&lt;span/&gt;')
.attr('class', 'show-tooltip-text')
.html($(this).attr('title')))
.attr('title', '');
});
]]&gt;&lt;/b:skin&gt;</pre><p><strong>Step 2:</strong> Now in order to show tool tip for link. Include <span
style="color: red;">class=&#8221;show-tooltip&#8221; title=&#8221;Your description here&#8221; <span
style="color: black;">inside the text link code</span></span></p><p><span
style="color: red;"><span
style="color: black;">For example </span></span></p><p><strong>&lt;a href=&#8221;http://bloggermint.com/&#8221; class=&#8221;show-tooltip&#8221; title=&#8221;Bloggermint focus on blogger tips and tricks&#8221;&gt;Bloggermint&lt;/a&gt;</strong></p><p>Now save your template and see the effect. This is a simple script to show tool tip. You can share your own ideas at <a
href="http://forum.bloggermint.com/">Bloggermint forum. </a></p> ]]></content:encoded> <wfw:commentRss>http://www.bloggermint.com/2010/02/how-to-add-css-tool-tip-on-blogger-blogs/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Content Delivery Network via cdn.bloggermint.com

Served from: www.bloggermint.com @ 2012-02-05 21:51:33 -->
