<?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>SevenSpark</title>
	<atom:link href="http://sevenspark.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://sevenspark.com</link>
	<description>Web Design Studio</description>
	<lastBuildDate>Fri, 10 Feb 2012 14:50:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>What&#8217;s new in UberMenu 2.0? (A Responsive, More Flexible WordPress Mega Menu)</title>
		<link>http://sevenspark.com/wordpress-plugins/responsive-wordpress-mega-menu?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=responsive-wordpress-mega-menu</link>
		<comments>http://sevenspark.com/wordpress-plugins/responsive-wordpress-mega-menu#comments</comments>
		<pubDate>Fri, 10 Feb 2012 14:30:51 +0000</pubDate>
		<dc:creator>sevenspark</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[flexible]]></category>
		<category><![CDATA[improved]]></category>
		<category><![CDATA[mega menu]]></category>
		<category><![CDATA[new]]></category>
		<category><![CDATA[responsive]]></category>
		<category><![CDATA[ubermenu]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[upgrade]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://sevenspark.com/?p=406</guid>
		<description><![CDATA[<p>UberMenu 2.0 - WordPress Mega Menu Plugin brings some awesome new features to the table, including responsive menus, enhanced CSS, refreshed skins, and easily defined submenu columns.</p><p><a href="http://sevenspark.com">SevenSpark - Web Design Studio</a></p>]]></description>
			<content:encoded><![CDATA[<h3>UberMenu 2.0 &#8211; WordPress Mega Menu Plugin brings some awesome new features to the table, including responsive menus, enhanced CSS, refreshed skins, and easily defined submenu columns.</h3>
<p>It&#8217;s been a year since I first released <a href="http://wpmegamenu.com">UberMenu &#8211; WordPress Mega Menu Plugin</a>.  In that time it has sold almost 4,000 copies and continues to be an extremely popular WordPress menu solution.  I&#8217;m so lucky that this plugin has had such success &#8211; it has allowed me to move my business to digital goods development full-time, which has been wonderful.  I&#8217;d like to thank all of the great customers who have bought UberMenu, I truly appreciate it.</p>
<div class="alert alert-warning">Are you upgrading from an old version of UberMenu to version 2.0?  Please read the <a href="#">Important Upgrade Instructions</a></div>
<p>In the last year I&#8217;ve gathered a lot of insight into the menu process through my interactions with the many users I&#8217;ve supported.  I&#8217;ve learned a lot about what features users make the most use of, what tends to cause confusion, common customization needs, and a whole lot more.  </p>
<p>I&#8217;ve spent the last month and a half distilling this accumulated knowledge into what is now UberMenu 2.0, refining functionality and enhancing the feature set.  My goals with UberMenu 2.0 have been:</p>
<ol>
<li>Increase the intuitiveness of the plugin</li>
<li>Improve areas that tend to cause customer confusion</li>
<li>Increase javascript efficiency</li>
<li>Increase plugin extensibility</li>
<li>Improve menu design, robustness, and flexibility</li>
</ol>
<p>I&#8217;m very proud of the new UberMenu 2.0, which represents a huge time investment to deliver major enhancements.  Here are some of the new features in UberMenu 2.0.</p>
<h3>Enhanced CSS</h3>
<p>The basic CSS structure of UberMenu has been torn down and rebuilt to provide an even stronger foundation for the menu.  This means menus act more intuitively out of the box, and customizations are simpler to implement.  It also means that UberMenu works excellently as a pure CSS menu with full-width submenus.  </p>
<h3>More Efficient Javascript</h3>
<p>A stronger CSS foundation means less calculations in the javascript, which leaves us with a much lighter weight and more efficient jQuery plugin enhancing UberMenu.  The javascript has also been rewritten as a jQuery plugin, implementing jQuery best practices.  The upshot is that UberMenu now loads and runs faster than ever.</p>
<h3>Full Width Submenus and Defined Columns</h3>
<p>One part of UberMenu 1.x which was less intuitive than it could be was column formatting.  Columns were sized entirely based on their content size, which led to some interesting corner cases. While these issues were easily resolvable via custom CSS, for users without a working knowledge of the box model, such strange behavior was frustrating and confusing.</p>
<p>In UberMenu 2.0, columns can be sized in two ways, on a per-submenu basis: naturally, or in grid based columns.  In a natural layout, each column is sized to its contents, and each column may be a different width.  This is great for single-row submenus.  For multiple-row submenus, UberMenu 2.0 adds the ability to set a submenu to be full-width, and apply a specific number of columns to the submenu.  These columns will be uniformly sized, and extend the entire width of the submenu automatically.</p>
<p>I believe this new system is much more intuitive and will provide users a much better experience when wrangling their submenus into the formats they desire.</p>
<p><img src="http://i.imgur.com/ydvZs.png" alt="Grid Columns" title="Grid Columns" style="width:100%;" /></p>
<h3>Fully Responsive Menus</h3>
<p>When designing <a href="http://labs.sevenspark.com/Agility-HTML">Agility HTML5 Template</a>, I spent a long while studying responsive design best practices.  UberMenu makes use of that knowledge to deliver a responsive mega menu.  As the viewport changes, UberMenu&#8217;s contents size intelligently to optimize display at each size.  (Note this can be disabled for non-responsive themes).</p>
<p><img src="http://i.imgur.com/SMsKO.png" alt="Responsive - Mobile Landscape" title="Responsive - Mobile Landscape" style="width:48%; float:left;" /><img src="http://i.imgur.com/1rwFR.png" alt="Responsive - Mobile Portrait" title="Responsive - Mobile Portrait" style="width:48%; float:right;" /></p>
<div style="clear:both;"></div>
<h3>iPhone and iPad Compatibility</h3>
<p>Going hand in hand with the responsive mega menu enhancements, UberMenu is now even more compatible with iOS devices, delivering an intuitive user experience for responsive themes.</p>
<h3>More Flexibility</h3>
<p>Another goal of UberMenu 2.0 is to build in some of the most common customizations into the Control Panel, to avoid core UberMenu edits.  Now you can:</p>
<ol>
<li>Customize dropdown animation speeds</li>
<li>Trigger via hover in addition to hoverIntent and click</li>
<li>Customize hover intent timing</li>
<li>Disable image resizing</li>
<li>Enable or disable loading UberMenu on registration and login pages</li>
</li>
</ol>
<p><img src="http://i.imgur.com/SYplp.png" style="max-width:100%" /></p>
<h3>Fresh menu skins</h3>
<p>Both design trends and my own design skills have advanced a lot in the last year.  UberMenu 2.0 features refreshed menu skins, with progressive CSS3 enhancements.  The designs are now cleaner and more modern (the old designs are still included for legacy use, if desired).</p>
<p><strong>Watch for more menu skin options coming soon!</strong></p>
<h3>Rewritten Style Generator</h3>
<p>The UberMenu Style Generator has been completely rewritten to make use of LESS via <a href="http://leafo.net/lessphp/">lessphp</a>.  This means more consistency and easier upgrades.  The new Style Generator also has the ability to write your custom style to an external stylesheet rather than including the CSS in the site header (though that is still an option).  </p>
<h3>A note on backwards compatibility</h3>
<p>In developing UberMenu 2.0, I&#8217;ve made every effort to maximize compatibility with previous UberMenu installations.  All menu items and their options, as well as UberMenu Control Panel options, will remain intact.  Unfortunately, some sacrifices had to be made in the name of progress.  Because the underlying CSS structure has been enhanced, some types of customizations may no longer appear as desired and may need to be reworked &#8211; though in some cases they will no longer be necessary at all!  Specifically, submenu positioning and column resizing may need to be readdressed.  However, all previous class names and IDs have remained consistent to minimize the impact and make the transition for users from 1.x to 2.0 as smooth as possible.</p>
<p><br/></p>
<hr/>
<br/></p>
<p>Well, that&#8217;s about it.  I hope UberMenu customers enjoy the upgrade!  It&#8217;s been a long process getting to this point, and I&#8217;m very pleased with the results.  Feedback is always welcome and will be considered for future releases whenever possible.</p>
<p>Thanks again to all UberMenu customers for your business!</p>
<p><a href="http://sevenspark.com">SevenSpark - Web Design Studio</a></p>]]></content:encoded>
			<wfw:commentRss>http://sevenspark.com/wordpress-plugins/responsive-wordpress-mega-menu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ReplyPantry &#8211; Text in a Can for the Envato Marketplaces</title>
		<link>http://sevenspark.com/free-stuff/replypantry-text-in-a-can-for-the-envato-marketplaces?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=replypantry-text-in-a-can-for-the-envato-marketplaces</link>
		<comments>http://sevenspark.com/free-stuff/replypantry-text-in-a-can-for-the-envato-marketplaces#comments</comments>
		<pubDate>Sun, 01 Jan 2012 16:34:21 +0000</pubDate>
		<dc:creator>sevenspark</dc:creator>
				<category><![CDATA[Free Stuff]]></category>
		<category><![CDATA[author tool]]></category>
		<category><![CDATA[Chrome Extension]]></category>
		<category><![CDATA[CodeCanyon]]></category>
		<category><![CDATA[Envato]]></category>
		<category><![CDATA[Envato Marketplaces]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[free stuff]]></category>
		<category><![CDATA[ThemeForest]]></category>
		<category><![CDATA[utility]]></category>

		<guid isPermaLink="false">http://sevenspark.com/?p=396</guid>
		<description><![CDATA[<p>ReplyPantry is a Google Chrome Extension that allows Envato Marketplace users to insert customized text snippets into forum posts or item comments.</p><p><a href="http://sevenspark.com">SevenSpark - Web Design Studio</a></p>]]></description>
			<content:encoded><![CDATA[<div class="ss-buttons">
<a href="https://github.com/sevenspark/ReplyPantry/raw/master/replypantry.crx" alt="Download ReplyPantry" title="Download ReplyPantry" class="ss-button ss-button-large">Download</a> <a href="https://github.com/sevenspark/ReplyPantry" class="ss-button ss-button-large" target="_blank">View on GitHub</a>
</div>
<p>ReplyPantry is a Google Chrome Extension that allows Envato Marketplace users to insert customized text snippets into forum posts or item comments.</p>
<p>Once you install ReplyPantry you&#8217;ll see the can icon below your reply boxes in the forums – and above in the item comments. Click the can icon to show the canned text snippets (“cans”), and click a can title to insert that canned text. You’re able to add, save, edit, and remove cans. Hopefully it’s fairly intuitive.</p>
<p>If you&#8217;re using Google Chrome, clicking the download link should allow you to download and prompt you to install the extension.</p>
<p><a href="http://sevenspark.com">SevenSpark - Web Design Studio</a></p>]]></content:encoded>
			<wfw:commentRss>http://sevenspark.com/free-stuff/replypantry-text-in-a-can-for-the-envato-marketplaces/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to create a counter for Contact Form 7</title>
		<link>http://sevenspark.com/tutorials/how-to-create-a-counter-for-contact-form-7?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-create-a-counter-for-contact-form-7</link>
		<comments>http://sevenspark.com/tutorials/how-to-create-a-counter-for-contact-form-7#comments</comments>
		<pubDate>Thu, 03 Nov 2011 21:07:48 +0000</pubDate>
		<dc:creator>sevenspark</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[contact form]]></category>
		<category><![CDATA[contact form 7]]></category>
		<category><![CDATA[counter]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://sevenspark.com/?p=376</guid>
		<description><![CDATA[<p>Implement a sent mail counter for your contact form.</p><p><a href="http://sevenspark.com">SevenSpark - Web Design Studio</a></p>]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s an easy way to set up a counter for your contact form using <a href="http://wordpress.org/extend/plugins/contact-form-7/">Contact Form 7</a> and <a href="http://wordpress.org/extend/plugins/contact-form-7-dynamic-text-extension/">Contact Form 7 Dynamic Text Extension</a>.  Basically, we&#8217;re setting up an action that will increment a counter each time an email is sent.  We&#8217;re grabbing that count and placing it in the email using CF7 DTX.</p>
<h3>Add the functional code</h3>
<p>First, here&#8217;s the code to add (anywhere, but functions.php works well.  It&#8217;ll be added to CF7 DTX some time down the road hopefully).</p>
<div class="codecolorer-container php twitlight" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br />2<br />3<br />4<br />5<br />6<br />7<br />8<br />9<br />10<br />11<br />12<br />13<br />14<br />15<br />16<br /></div></td><td><div class="php codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #666666; font-style: italic;">//Define the key to store in the database</span><br />
<a href="http://www.php.net/define"><span style="color: #990000;">define</span></a><span style="color: #009900;">&#40;</span> <span style="color: #0000ff;">'CF7_COUNTER'</span><span style="color: #339933;">,</span> <span style="color: #0000ff;">'cf7-counter'</span> <span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span><br />
<br />
<span style="color: #666666; font-style: italic;">//Create the shortcode which will set the value for the DTX field</span><br />
<span style="color: #000000; font-weight: bold;">function</span> cf7dtx_counter<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span><br />
&nbsp; &nbsp; <span style="color: #000088;">$val</span> <span style="color: #339933;">=</span> get_option<span style="color: #009900;">&#40;</span> CF7_COUNTER<span style="color: #339933;">,</span> <span style="color: #cc66cc;">0</span><span style="color: #009900;">&#41;</span> <span style="color: #339933;">+</span> <span style="color: #cc66cc;">1</span><span style="color: #339933;">;</span> &nbsp;<span style="color: #666666; font-style: italic;">//Increment the current count</span><br />
&nbsp; &nbsp; <span style="color: #b1b100;">return</span> <span style="color: #000088;">$val</span><span style="color: #339933;">;</span><br />
<span style="color: #009900;">&#125;</span><br />
add_shortcode<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'CF7_counter'</span><span style="color: #339933;">,</span> <span style="color: #0000ff;">'cf7dtx_counter'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span><br />
<br />
<span style="color: #666666; font-style: italic;">//Action performed when the mail is actually sent by CF7</span><br />
<span style="color: #000000; font-weight: bold;">function</span> cf7dtx_increment_mail_counter<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span><br />
&nbsp; &nbsp; <span style="color: #000088;">$val</span> <span style="color: #339933;">=</span> get_option<span style="color: #009900;">&#40;</span> CF7_COUNTER<span style="color: #339933;">,</span> <span style="color: #cc66cc;">0</span><span style="color: #009900;">&#41;</span> <span style="color: #339933;">+</span> <span style="color: #cc66cc;">1</span><span style="color: #339933;">;</span> <span style="color: #666666; font-style: italic;">//Increment the current count</span><br />
&nbsp; &nbsp; update_option<span style="color: #009900;">&#40;</span>CF7_COUNTER<span style="color: #339933;">,</span> <span style="color: #000088;">$val</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #666666; font-style: italic;">//Update the settings with the new count</span><br />
<span style="color: #009900;">&#125;</span><br />
add_action<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'wpcf7_mail_sent'</span><span style="color: #339933;">,</span> <span style="color: #0000ff;">'cf7dtx_increment_mail_counter'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></div></td></tr></tbody></table></div>
<h3>Configure the Contact Form</h3>
<p>Next, we set up our contact form.  We&#8217;re going to add a new hidden dynamic field to it using CF7 DTX and the new shortcode we just wrote.  Here&#8217;s what that code would look like in the Contact Form 7 Form Settings:</p>
<div class="codecolorer-container text twitlight" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">[dynamichidden cf7-counter &quot;CF7_counter&quot;]</div></td></tr></tbody></table></div>
<p>Finally, we want to include the count in the message we receive, so we&#8217;ll add it to the CF7 Message Body field:</p>
<div class="codecolorer-container text twitlight" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">Count: [cf7-counter]</div></td></tr></tbody></table></div>
<h3>Some Notes</h3>
<ul>
<li>The counter only increments when the mail is actually sent.  Form loads and failed sends won&#8217;t trigger the count to increase.</li>
<li>If two contact forms are submitted without reloading the page, the count will be incremented properly, but it won&#8217;t be reflected in the email.  This is because the count that is sent in the email is only updated when the page loads.  To update it without a page load, you&#8217;d need to write some JS that hooks into CF7&#8242;s send callbacks.</li>
</ul>
<p>That&#8217;s about it &#8211; enjoy!  Let me know in the comments if you find this useful (or run into any trouble).</p>
<p><a href="http://sevenspark.com">SevenSpark - Web Design Studio</a></p>]]></content:encoded>
			<wfw:commentRss>http://sevenspark.com/tutorials/how-to-create-a-counter-for-contact-form-7/feed/</wfw:commentRss>
		<slash:comments>29</slash:comments>
		</item>
		<item>
		<title>Apple-style Menu Skin for UberMenu</title>
		<link>http://sevenspark.com/free-stuff/apple-style-menu-skin-for-ubermenu?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=apple-style-menu-skin-for-ubermenu</link>
		<comments>http://sevenspark.com/free-stuff/apple-style-menu-skin-for-ubermenu#comments</comments>
		<pubDate>Tue, 04 Oct 2011 17:53:02 +0000</pubDate>
		<dc:creator>sevenspark</dc:creator>
				<category><![CDATA[Free Stuff]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[mega menu]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[ubermenu]]></category>

		<guid isPermaLink="false">http://sevenspark.com/?p=354</guid>
		<description><![CDATA[<p>Here is a free CSS3 Apple-style menu skin for <a href="http://wpmegamenu.com">UberMenu</a>.</p><p><a href="http://sevenspark.com">SevenSpark - Web Design Studio</a></p>]]></description>
			<content:encoded><![CDATA[<div class="ss-buttons"><a class="downloadlink ss-button ss-button-large" href="http://sevenspark.com/download/1">Download <small>(5.11 kB)</small></a></div>
<p>Here&#8217;s a free CSS3 Apple-style menu skin for use with <a href="http://wpmegamenu.com">UberMenu &#8211; WordPress Mega Menu Plugin</a>.</p>
<p><a rel="prettyPhoto" title="Apple-style skin" href="http://sevenspark.com/wp-content/uploads/2011/10/ubermenu_skin01.jpg"><img src="http://sevenspark.com/wp-content/uploads/2011/10/ubermenu_skin01.jpg" alt="Apple-style menu skin for UberMenu" title="Apple-style menu skin for UberMenu" width="903" height="510" class="alignnone size-full wp-image-356" /></a></p>
<h3>How to install</h3>
<ol>
<li>Copy the contents of the download to your <strong>plugins/wp-uber-menu/styles/skins/custom.css</strong> file.</li>
<li>In <em>Appearance > UberMenu > Style Settings</em>, set <em>Style Application</em> to <em>Preset</em></li>
<li>Set <em>Style Preset</em> to <em>Custom</em></li>
</ol>
<p>Enjoy!</p>
<p><a href="http://sevenspark.com">SevenSpark - Web Design Studio</a></p>]]></content:encoded>
			<wfw:commentRss>http://sevenspark.com/free-stuff/apple-style-menu-skin-for-ubermenu/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>CSS3 Progress Bars</title>
		<link>http://sevenspark.com/free-stuff/css3-progress-bars?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=css3-progress-bars</link>
		<comments>http://sevenspark.com/free-stuff/css3-progress-bars#comments</comments>
		<pubDate>Tue, 13 Sep 2011 13:35:44 +0000</pubDate>
		<dc:creator>sevenspark</dc:creator>
				<category><![CDATA[Free Stuff]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[progress bar]]></category>

		<guid isPermaLink="false">http://localhost/sevenspark/?p=310</guid>
		<description><![CDATA[<p>Demo Code Here&#8217;s a set of pure CSS3 Progress Bars. They are currently static (their progress percentage is set via CSS), but they could be adapted to any progress bar script I expect. Inspiration and Resources: Orman Clark&#8217;s Miniature Progress Bar Lea Verou&#8217;s Checkerboard, striped &#038; other background patterns with CSS3 gradients</p><p><a href="http://sevenspark.com">SevenSpark - Web Design Studio</a></p>]]></description>
			<content:encoded><![CDATA[<div class="ss-buttons">
<a href="http://jsfiddle.net/sevenspark/EAQD9/embedded/result/?iframe=true&#038;width=800&#038;height=530" alt="CSS3 Progress Bars" title="Demo the CSS3 Progress Bars - hover for progress effect" class="ss-button ss-button-large" rel="prettyPhoto">Demo</a> <a href="http://jsfiddle.net/sevenspark/EAQD9/" class="ss-button ss-button-large" target="_blank">Code</a>
</div>
<p>Here&#8217;s a set of pure CSS3 Progress Bars.  They are currently static (their progress percentage is set via CSS), but they could be adapted to any progress bar script I expect.</p>
<p>Inspiration and Resources:</p>
<ul>
<li><a href="http://www.premiumpixels.com/freebies/miniature-progress-bar-psd/" rel="nofollow">Orman Clark&#8217;s <em>Miniature Progress Bar</em></a></li>
<li><a href="http://leaverou.me/2010/12/checkered-stripes-other-background-patterns-with-css3-gradients/" rel="nofollow">Lea Verou&#8217;s <em>Checkerboard, striped &#038; other background patterns with CSS3 gradients</em></a></li>
</ul>
<p><a href="http://sevenspark.com">SevenSpark - Web Design Studio</a></p>]]></content:encoded>
			<wfw:commentRss>http://sevenspark.com/free-stuff/css3-progress-bars/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

