<?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; CSS</title> <atom:link href="http://www.bloggermint.com/tag/css/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>Photo Swipe &#8211; Image Gallery Designed For Mobile Devices</title><link>http://www.bloggermint.com/2011/05/photo-swipe-image-gallery-designed-for-mobile-devices/</link> <comments>http://www.bloggermint.com/2011/05/photo-swipe-image-gallery-designed-for-mobile-devices/#comments</comments> <pubDate>Fri, 27 May 2011 06:35:37 +0000</pubDate> <dc:creator>Franklin Manuel</dc:creator> <category><![CDATA[Web Resources]]></category> <category><![CDATA[CSS]]></category> <category><![CDATA[Image Gallery]]></category><guid
isPermaLink="false">http://www.bloggermint.com/?p=3744</guid> <description><![CDATA[Photo Swipe is a HTML/CSS/Javascript based Image Gallery designed and developed exclusively for the mobile devices. Currently Photo Swipe supports iOS, Android, Blackberry, jQuery framework and PhoneGap mobile framework. In order to test its functionality I opened the demo url &#8230; <a
href="http://www.bloggermint.com/2011/05/photo-swipe-image-gallery-designed-for-mobile-devices/">Continue reading <span
class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p><a
href="http://www.photoswipe.com/" target="_blank">Photo Swipe</a> is a HTML/CSS/Javascript based <a
href="http://www.bloggermint.com/2010/11/25-best-jquery-sliderimage-gallery-plugins-and-tutorials/" target="_blank">Image Gallery</a> designed and developed exclusively for the mobile devices. Currently Photo Swipe supports iOS, Android, Blackberry, jQuery framework and PhoneGap mobile framework.<span
id="more-3744"></span> In order to test its functionality I opened the demo url of Photo Swipe on my iPhone. Surprisingly the output was excellent in terms of its flexibility and  smoothness while switching between different images. The image gallery is adaptive to both landscape and portrait mode.</p><p><a
href="http://cdn.bloggermint.com/wp-content/uploads/2011/05/Optimized-photoswipe.jpg"><img
class="aligncenter size-full wp-image-3747" title="photoswipe" src="http://cdn.bloggermint.com/wp-content/uploads/2011/05/Optimized-photoswipe.jpg" alt="photoswipe image gallery" width="500" height="255" /></a>Here is how it looks on my iPhone on landscape and portrait mode. I guess you probably get the same output for other mobile platforms.</p><p><a
href="http://cdn.bloggermint.com/wp-content/uploads/2011/05/photoswipeco.png"><img
class="aligncenter size-full wp-image-3752" title="photoswipeco" src="http://cdn.bloggermint.com/wp-content/uploads/2011/05/photoswipeco.png" alt="photoswipe" width="520" height="400" /></a>Photo Swipe also works on desktops, so if you want to create a universal photo gallery for your next project, I recommend giving a look at Photo Swipe.</p> ]]></content:encoded> <wfw:commentRss>http://www.bloggermint.com/2011/05/photo-swipe-image-gallery-designed-for-mobile-devices/feed/</wfw:commentRss> <slash:comments>11</slash:comments> </item> <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 20:52:17 -->
