<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>frinity</title><link>http://www.frinity.com/</link><description /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/frinity" type="application/rss+xml" /><feedburner:emailServiceId>frinity</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item><title>CSS Message Box</title><link>http://feedproxy.google.com/~r/frinity/~3/1f_KXjzTHuI/css-message-box</link><guid isPermaLink="false">http://www.frinity.com/posts/css/css-message-box</guid><description>&lt;p&gt;Message boxes are very useful when you want to draw your visitor's attention and show them a message after performing a particular task; let it be a sucessful user registration or an invalid login. In this tutorial, I will show you how to create simple css message boxes with solid borders.&lt;/p&gt;
&lt;h3&gt;Preview&lt;/h3&gt;
&lt;p&gt;&lt;img alt="simple-css-message-box" src="http://www.frinity.com/files/image/message_boxes.png" /&gt;&lt;/p&gt;&lt;p&gt;&lt;a href='http://www.frinity.com/posts/css/css-message-box'&gt;read more...&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/frinity?a=LdVIbJMU"&gt;&lt;img src="http://feeds.feedburner.com/~f/frinity?d=41" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/frinity?a=rQs7C57X"&gt;&lt;img src="http://feeds.feedburner.com/~f/frinity?d=50" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/frinity?a=BScjxcu5"&gt;&lt;img src="http://feeds.feedburner.com/~f/frinity?i=BScjxcu5" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/frinity?a=sXS6sPlJ"&gt;&lt;img src="http://feeds.feedburner.com/~f/frinity?i=sXS6sPlJ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/frinity/~4/1f_KXjzTHuI" height="1" width="1"/&gt;</description><pubDate>Thu, 25 Sep 2008 13:14:46 -0500</pubDate><feedburner:origLink>http://www.frinity.com/posts/css/css-message-box</feedburner:origLink></item><item><title>Rounded corner CSS navigation bar with jQuery</title><link>http://feedproxy.google.com/~r/frinity/~3/WACyMR8lp0w/rounded-corner-css-navigation-bar-using-jquery</link><guid isPermaLink="false">http://www.frinity.com/posts/css/rounded-corner-css-navigation-bar-using-jquery</guid><description>&lt;p&gt;In one of my early posts, I have explained how to turn your unordered list into a &lt;a href="http://www.frinity.com/posts/css/turn-your-html-list-into-a-horizontal-navigation-bar-with-css"&gt;horizontal navigation bar with css&lt;/a&gt;. Now, I will show you how to add some nice round corner effect to your anchor elements with jQuery. And yes, we will be doing this without using any image.&lt;/p&gt;
&lt;h3&gt;Preview&lt;/h3&gt;
&lt;p&gt;&lt;img height="227" width="425" alt="rounded-corner-navigation-bar-using-jquery" src="http://www.frinity.com/files/image/rounded_nav_bar.png" /&gt;&lt;/p&gt;&lt;p&gt;&lt;a href='http://www.frinity.com/posts/css/rounded-corner-css-navigation-bar-using-jquery'&gt;read more...&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/frinity?a=21hfVUlZ"&gt;&lt;img src="http://feeds.feedburner.com/~f/frinity?d=41" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/frinity?a=TZgbfQeW"&gt;&lt;img src="http://feeds.feedburner.com/~f/frinity?d=50" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/frinity?a=iNFfEiAI"&gt;&lt;img src="http://feeds.feedburner.com/~f/frinity?i=iNFfEiAI" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/frinity?a=ixWcVPC5"&gt;&lt;img src="http://feeds.feedburner.com/~f/frinity?i=ixWcVPC5" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/frinity/~4/WACyMR8lp0w" height="1" width="1"/&gt;</description><pubDate>Tue, 23 Sep 2008 16:01:25 -0500</pubDate><feedburner:origLink>http://www.frinity.com/posts/css/rounded-corner-css-navigation-bar-using-jquery</feedburner:origLink></item><item><title>Common CSS selector syntax you should know</title><link>http://feedproxy.google.com/~r/frinity/~3/YC3KJbgWLi8/common-css-selector-syntax-you-should-know</link><guid isPermaLink="false">http://www.frinity.com/posts/css/common-css-selector-syntax-you-should-know</guid><description>&lt;p&gt;You application has been set up and is already running. Right then, you come up with an idea of changing your layout. It may not be possible to add or change class attributes of your html elements throughout the whole application. CSS selectors will come handy in that case (if you know which elements you want to select). Here is a table of common css selector syntax that you may find useful.&lt;/p&gt;&lt;p&gt;&lt;a href='http://www.frinity.com/posts/css/common-css-selector-syntax-you-should-know'&gt;read more...&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/frinity?a=0TPs3CRN"&gt;&lt;img src="http://feeds.feedburner.com/~f/frinity?d=41" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/frinity?a=9Oi20wr0"&gt;&lt;img src="http://feeds.feedburner.com/~f/frinity?d=50" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/frinity?a=YOHAVRvA"&gt;&lt;img src="http://feeds.feedburner.com/~f/frinity?i=YOHAVRvA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/frinity?a=bJwlRo4o"&gt;&lt;img src="http://feeds.feedburner.com/~f/frinity?i=bJwlRo4o" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/frinity/~4/YC3KJbgWLi8" height="1" width="1"/&gt;</description><pubDate>Tue, 23 Sep 2008 06:24:23 -0500</pubDate><feedburner:origLink>http://www.frinity.com/posts/css/common-css-selector-syntax-you-should-know</feedburner:origLink></item><item><title>Show/Hide form field selecting a radio button option</title><link>http://feedproxy.google.com/~r/frinity/~3/QL11E2P24MQ/show-hide-form-field-selecting-a-radio-button-option</link><guid isPermaLink="false">http://www.frinity.com/posts/css/show-hide-form-field-selecting-a-radio-button-option</guid><description>&lt;p&gt;It is possible to display a particular (or more) hidden fields when you site visitor chooses an option from a radio button. In this example, I will show how to display an email address field (which is hidden) once you click on &amp;quot;&lt;em&gt;Yes, I want to subscribe&lt;/em&gt;&amp;quot; radio button with the help of css and jQuery.&lt;/p&gt;
&lt;h3&gt;Preview&lt;/h3&gt;
&lt;p&gt;&lt;img height="494" width="466" alt="show-hide-toggle-form-field-upon-selecting-a-radio-button-option" src="http://www.frinity.com/files/image/hidden_form.png" /&gt;&lt;/p&gt;&lt;p&gt;&lt;a href='http://www.frinity.com/posts/css/show-hide-form-field-selecting-a-radio-button-option'&gt;read more...&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/frinity?a=lhquejs7"&gt;&lt;img src="http://feeds.feedburner.com/~f/frinity?d=41" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/frinity?a=N8CkpK5c"&gt;&lt;img src="http://feeds.feedburner.com/~f/frinity?d=50" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/frinity?a=lwe199eN"&gt;&lt;img src="http://feeds.feedburner.com/~f/frinity?i=lwe199eN" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/frinity?a=1hPREnSo"&gt;&lt;img src="http://feeds.feedburner.com/~f/frinity?i=1hPREnSo" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/frinity/~4/QL11E2P24MQ" height="1" width="1"/&gt;</description><pubDate>Sat, 20 Sep 2008 14:02:50 -0500</pubDate><feedburner:origLink>http://www.frinity.com/posts/css/show-hide-form-field-selecting-a-radio-button-option</feedburner:origLink></item><item><title>Tabbed DIV content with CSS and jQuery</title><link>http://feedproxy.google.com/~r/frinity/~3/CFU7vGl4x58/tabbed-html-div-content-using-css-and-jquery</link><guid isPermaLink="false">http://www.frinity.com/posts/css/tabbed-html-div-content-using-css-and-jquery</guid><description>&lt;p&gt;This tutorial will show you how to turn your unordered lists into tabbed content using css and jQuery. &lt;/p&gt;
&lt;h3&gt;Preview&lt;/h3&gt;
&lt;p&gt;&lt;img height="385" width="366" src="http://www.frinity.com/files/image/tabbed_content.png" alt="tabbed-content-using-css-and-jquery" /&gt;&lt;/p&gt;&lt;p&gt;&lt;a href='http://www.frinity.com/posts/css/tabbed-html-div-content-using-css-and-jquery'&gt;read more...&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/frinity?a=x6IssLPU"&gt;&lt;img src="http://feeds.feedburner.com/~f/frinity?d=41" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/frinity?a=xNHO4LsR"&gt;&lt;img src="http://feeds.feedburner.com/~f/frinity?d=50" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/frinity?a=jDJMJgUD"&gt;&lt;img src="http://feeds.feedburner.com/~f/frinity?i=jDJMJgUD" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/frinity?a=g0jKa4ty"&gt;&lt;img src="http://feeds.feedburner.com/~f/frinity?i=g0jKa4ty" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/frinity/~4/CFU7vGl4x58" height="1" width="1"/&gt;</description><pubDate>Fri, 19 Sep 2008 11:51:18 -0500</pubDate><feedburner:origLink>http://www.frinity.com/posts/css/tabbed-html-div-content-using-css-and-jquery</feedburner:origLink></item></channel></rss>
