<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.8.6" -->
<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/"
	>

<channel>
	<title>WebAppers &#187; Components</title>
	<link>http://www.webappers.com</link>
	<description>- Hunting the Best Open Source Resources for Web Developers</description>
	<pubDate>Fri, 17 May 2013 07:10:04 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
			<item>
		<title>Create Slick Sliding Menus for Mobiles with jQuery</title>
		<link>http://www.webappers.com/2013/05/15/create-slick-sliding-menus-for-mobiles-with-jquery/</link>
		<comments>http://www.webappers.com/2013/05/15/create-slick-sliding-menus-for-mobiles-with-jquery/#comments</comments>
		<pubDate>Wed, 15 May 2013 07:24:47 +0000</pubDate>
		<dc:creator>Ray Cheung</dc:creator>
				<category><![CDATA[GPL License]]></category>
		<category><![CDATA[MIT License]]></category>
		<category><![CDATA[Menu]]></category>


		<guid isPermaLink="false">http://www.webappers.com/?p=8531</guid>
		<description><![CDATA[<p><a href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1368894523&c=1000674420" target="_blank"><img src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1368894523&c=2106049428" border="0" alt="" /></a></p><p><a href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p>The jQuery.mmenu-plugin is a jQuery plugin for creating slick, app look-alike sliding menus for you mobile website with only one line of javascript. The jQuery.mmenu-plugin provides a few options for customizing your menu. The default option values can be overridden by passing new values to the method.
After the plugin has been fired, a series of [...]<h3>Sponsors</h3><p><a href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1368894523&c=527812135" target="_blank"><img src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1368894523&c=189344177" border="0" alt="" /></a></p><p><a href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p><p><a title="jQuery mmenu plugin" href="http://mmenu.frebsite.nl/" target="_blank">The jQuery.mmenu-plugin</a> is <strong>a jQuery plugin for creating slick, app look-alike sliding menus for you mobile website with only one line of javascript</strong>. The jQuery.mmenu-plugin provides a few options for customizing your menu. The default option values can be overridden by passing new values to the method.</p>
<p>After the plugin has been fired, a series of custom events are available for the menu.  All custom events are bound to the .mmenu-namespace. The jQuery.mmenu-plugin was built using the jQuery-library, it is dual licensed under the MIT and GPL licenses.</p>
<p style="text-align: center;"><a title="jQuery mmenu plugin" href="http://mmenu.frebsite.nl/" target="_blank"><img class="size-full wp-image-8532 aligncenter" title="mmenu" src="http://www.webappers.com/img/2013/05/mmenu.jpg" alt="mmenu" width="580" height="367" /></a></p>
<blockquote><p>Requirements: jQuery Framework<br />
Demo: <a title="demo" rel="nofollow" href="http://mmenu.frebsite.nl/" target="_blank">http://mmenu.frebsite.nl/</a><br />
License: MIT, GPL  License</p></blockquote>

<!-- Similar Posts took 0.328 ms --><h3>Sponsors</h3><p><a href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.webappers.com/2013/05/15/create-slick-sliding-menus-for-mobiles-with-jquery/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to Create Mini Ajax File Upload Form with jQuery</title>
		<link>http://www.webappers.com/2013/05/14/how-to-create-mini-ajax-file-upload-form-with-jquery/</link>
		<comments>http://www.webappers.com/2013/05/14/how-to-create-mini-ajax-file-upload-form-with-jquery/#comments</comments>
		<pubDate>Tue, 14 May 2013 07:07:11 +0000</pubDate>
		<dc:creator>Ray Cheung</dc:creator>
				<category><![CDATA[License Free]]></category>
		<category><![CDATA[Upload]]></category>


		<guid isPermaLink="false">http://www.webappers.com/?p=8518</guid>
		<description><![CDATA[<p><a href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1368894523&c=865614157" target="_blank"><img src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1368894523&c=1165909237" border="0" alt="" /></a></p><p><a href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p>Tutorialzine has shared a tutorial: Mini AJAX File Upload Form, which tell us how to create an AJAX file upload form, that will let visitors upload files from their browsers with drag/drop or by selecting them individually.
For the purpose, we will combine the powerful jQuery File Upload plugin with the neat jQuery Knob to present [...]<h3>Sponsors</h3><p><a href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1368894523&c=824797828" target="_blank"><img src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1368894523&c=19960504" border="0" alt="" /></a></p><p><a href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p><p><strong>Tutorialzine</strong> has shared a tutorial: <a title="Mini Ajax File Upload form" href="http://tutorialzine.com/2013/05/mini-ajax-file-upload-form/" target="_blank">Mini AJAX File Upload Form</a>, which tell us <strong>how to create an AJAX file upload form, that will let visitors upload files from their browsers with drag/drop or by selecting them individually</strong>.</p>
<p>For the purpose, we will combine the powerful jQuery File Upload plugin with the neat jQuery Knob to present a slick CSS3/JS driven interface. Currently, the files are simply moved to the uploads folder, but you can extend it by adding authentication or creating records in your database.</p>
<p style="text-align: center;"><a title="Mini Ajax File Upload form" href="http://tutorialzine.com/2013/05/mini-ajax-file-upload-form/" target="_blank"><img class="size-full wp-image-8519 aligncenter" title="mini-ajax-upload-form" src="http://www.webappers.com/img/2013/05/mini-ajax-upload-form.jpg" alt="mini-ajax-upload-form" width="580" height="299" /></a></p>
<blockquote><p>Requirements: jQuery Framework<br />
Demo: <a title="demo" rel="nofollow" href="http://demo.tutorialzine.com/2013/05/mini-ajax-file-upload-form/" target="_blank">http://demo.tutorialzine.com/2013/05/mini-ajax-file-upload-form/</a><br />
License: License Free</p></blockquote>

<!-- Similar Posts took 0.348 ms --><h3>Sponsors</h3><p><a href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.webappers.com/2013/05/14/how-to-create-mini-ajax-file-upload-form-with-jquery/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to Create a Retina-ready Responsive Menu</title>
		<link>http://www.webappers.com/2013/05/09/how-to-create-a-retina-ready-responsive-menu/</link>
		<comments>http://www.webappers.com/2013/05/09/how-to-create-a-retina-ready-responsive-menu/#comments</comments>
		<pubDate>Thu, 09 May 2013 07:01:51 +0000</pubDate>
		<dc:creator>Ray Cheung</dc:creator>
				<category><![CDATA[License Free]]></category>
		<category><![CDATA[Menu]]></category>


		<guid isPermaLink="false">http://www.webappers.com/?p=8476</guid>
		<description><![CDATA[<p><a href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1368894523&c=539993453" target="_blank"><img src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1368894523&c=1907296380" border="0" alt="" /></a></p><p><a href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p>Codrops has shared a tutorial: Responsive Retina-ready Menu that teach us how to create a colorful Retina-ready and responsive menu inspired by the colors of the Maliwan manufacturer of the Borderlands game.
The menu automatically changes to one of three different layouts depending on the browser window size: a “desktop” inline version, a two columns tablet-optimized [...]<h3>Sponsors</h3><p><a href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1368894523&c=2035863665" target="_blank"><img src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1368894523&c=1805017933" border="0" alt="" /></a></p><p><a href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p><p><strong>Codrops</strong> has shared a tutorial: <a title="Responsive Retina-ready Menu" href="http://tympanus.net/codrops/2013/05/08/responsive-retina-ready-menu/" target="_blank">Responsive Retina-ready Menu</a> that teach us <strong>how to create a colorful Retina-ready and responsive menu</strong> inspired by the colors of the Maliwan manufacturer of the Borderlands game.</p>
<p>The menu automatically changes to one of three different layouts depending on the browser window size: a “desktop” inline version, a two columns tablet-optimized version and a mobile version with a menu link to display and hide the navigation for smaller screens. To make the menu fully retina-ready, we use an icon font so that the icons of the menu won’t get pixelized on resize.</p>
<p style="text-align: center;"><a title="Responsive Retina-ready Menu" href="http://tympanus.net/codrops/2013/05/08/responsive-retina-ready-menu/" target="_blank"><img class="size-full wp-image-8478 aligncenter" title="responsive-menu" src="http://www.webappers.com/img/2013/05/responsive-menu.jpg" alt="responsive-menu" width="580" height="315" /></a></p>
<blockquote><p>Requirements: jQuery Framework<br />
Demo: <a title="demo" rel="nofollow" href="http://tympanus.net/Tutorials/ResponsiveRetinaReadyMenu/" target="_blank">http://tympanus.net/Tutorials/ResponsiveRetinaReadyMenu/</a><br />
License: License Free</p></blockquote>

<!-- Similar Posts took 0.332 ms --><h3>Sponsors</h3><p><a href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.webappers.com/2013/05/09/how-to-create-a-retina-ready-responsive-menu/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Beautiful Animated Filtering &amp; Sorting Ordered Content</title>
		<link>http://www.webappers.com/2013/05/08/beautiful-animated-filtering-sorting-ordered-content/</link>
		<comments>http://www.webappers.com/2013/05/08/beautiful-animated-filtering-sorting-ordered-content/#comments</comments>
		<pubDate>Wed, 08 May 2013 07:10:28 +0000</pubDate>
		<dc:creator>Ray Cheung</dc:creator>
				<category><![CDATA[CC License]]></category>
		<category><![CDATA[Gallery]]></category>


		<guid isPermaLink="false">http://www.webappers.com/?p=8467</guid>
		<description><![CDATA[<p><a href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1368894523&c=946285020" target="_blank"><img src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1368894523&c=1686621211" border="0" alt="" /></a></p><p><a href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p>MixItUp is a light-weight but powerful jQuery plugin that provides beautiful animated filtering and sorting of categorized and ordered content. It plays nice with your existing HTML and CSS, making it a great choice for fluid, responsive layouts. It&#8217;s perfect for portfolios, galleries, blogs, or any categorized or ordered content.
MixItUp uses jQuery to decide which [...]<h3>Sponsors</h3><p><a href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1368894523&c=782265872" target="_blank"><img src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1368894523&c=832120923" border="0" alt="" /></a></p><p><a href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p><p><a title="Mixitup" href="http://mixitup.io/" target="_blank">MixItUp</a> is<strong> a light-weight but powerful jQuery plugin that provides beautiful animated filtering and sorting of categorized and ordered content</strong>. It plays nice with your existing HTML and CSS, making it a great choice for fluid, responsive layouts. It&#8217;s perfect for portfolios, galleries, blogs, or any categorized or ordered content.</p>
<p>MixItUp uses jQuery to decide which elements to hide, show or re-position based on your filters, and then applies the power of CSS3 transitions to smoothly animate these elements to their new locations. MixItUp is optimized for the current generation of modern, CSS3-ready browsers. Due to its light-weight and efficient approach, It works beautifully and smoothly on all modern devices including smartphones and tablets.</p>
<p style="text-align: center;"><a title="Mixitup" href="http://mixitup.io/" target="_blank"><img class="size-full wp-image-8468 aligncenter" title="mixitup" src="http://www.webappers.com/img/2013/05/mixitup.jpg" alt="mixitup" width="580" height="339" /></a></p>
<blockquote><p>Requirements: jQuery Framework<br />
Demo: <a title="demo" rel="nofollow" href="http://mixitup.io/" target="_blank">http://mixitup.io/</a><br />
License: Creative Commons 3.0 License</p></blockquote>

<!-- Similar Posts took 0.342 ms --><h3>Sponsors</h3><p><a href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.webappers.com/2013/05/08/beautiful-animated-filtering-sorting-ordered-content/feed/</wfw:commentRss>
		</item>
		<item>
		<title>A True Responsive jQuery Lightbox Plugin for Free</title>
		<link>http://www.webappers.com/2013/05/03/a-true-responsive-jquery-lightbox-plugin-for-free/</link>
		<comments>http://www.webappers.com/2013/05/03/a-true-responsive-jquery-lightbox-plugin-for-free/#comments</comments>
		<pubDate>Fri, 03 May 2013 07:01:20 +0000</pubDate>
		<dc:creator>Ray Cheung</dc:creator>
				<category><![CDATA[MIT License]]></category>
		<category><![CDATA[Popup]]></category>


		<guid isPermaLink="false">http://www.webappers.com/?p=8435</guid>
		<description><![CDATA[<p><a href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1368894523&c=434527661" target="_blank"><img src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1368894523&c=808404062" border="0" alt="" /></a></p><p><a href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p>Magnific Popup is a free responsive jQuery lightbox plugin that is focused on performance and providing best experience for user with any device.  The majority of lightbox plugins require you to define size of it via JS option. Magnific Popup does not &#8211; you can use relative units like EM&#8217;s or resize lightbox with [...]<h3>Sponsors</h3><p><a href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1368894523&c=2061487543" target="_blank"><img src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1368894523&c=479280569" border="0" alt="" /></a></p><p><a href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p><p><a title="Magnific Popup" href="http://dimsemenov.com/plugins/magnific-popup/" target="_blank">Magnific Popup</a> is <strong>a free responsive jQuery lightbox plugin that is focused on performance and providing best experience for user with any device</strong>.  The majority of lightbox plugins require you to define size of it via JS option. Magnific Popup does not &#8211; you can use relative units like EM&#8217;s or resize lightbox with help of CSS media queries. Update content inside lightbox without worrying about how it&#8217;ll resize and center.</p>
<p>Plugin has an option to automatically switch to alternative mobile-friendly source on small screen size. Default controls are made with pure CSS, without external graphics. For the main image there is a built in way to provide appropriate source for different pixel density displays. Magnific Popup displays images before they&#8217;re completely loaded to take full advantage of progressive loading. For in and out transitions CSS3 is used instead of slow JavaScript animation.</p>
<p style="text-align: center;"><a title="Magnific Popup" href="http://dimsemenov.com/plugins/magnific-popup/" target="_blank"><img class="size-full wp-image-8436 aligncenter" title="magnific-popup" src="http://www.webappers.com/img/2013/05/magnific-popup.jpg" alt="magnific-popup" width="580" height="449" /></a></p>
<blockquote><p>Requirements: jQuery Framework<br />
Demo: <a title="demo" rel="nofollow" href="http://dimsemenov.com/plugins/magnific-popup/" target="_blank">http://dimsemenov.com/plugins/magnific-popup/</a><br />
License: MIT License</p></blockquote>

<!-- Similar Posts took 0.330 ms --><h3>Sponsors</h3><p><a href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.webappers.com/2013/05/03/a-true-responsive-jquery-lightbox-plugin-for-free/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Create an Amazon-like Navigation Menu with jQuery</title>
		<link>http://www.webappers.com/2013/05/01/create-an-amazon-like-navigation-menu-with-jquery/</link>
		<comments>http://www.webappers.com/2013/05/01/create-an-amazon-like-navigation-menu-with-jquery/#comments</comments>
		<pubDate>Wed, 01 May 2013 07:10:20 +0000</pubDate>
		<dc:creator>Ray Cheung</dc:creator>
				<category><![CDATA[MIT License]]></category>
		<category><![CDATA[Menu]]></category>


		<guid isPermaLink="false">http://www.webappers.com/?p=8399</guid>
		<description><![CDATA[<p><a href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1368894523&c=1235787785" target="_blank"><img src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1368894523&c=1298515995" border="0" alt="" /></a></p><p><a href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p>menu-aim is a jQuery plugin for dropdown menus that can differentiate between a user trying hover over a dropdown item vs trying to navigate into a submenu&#8217;s contents. This problem is normally solved using timeouts and delays. menu-aim tries to solve this by detecting the direction of the user&#8217;s mouse movement. This can make for [...]<h3>Sponsors</h3><p><a href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1368894523&c=74134618" target="_blank"><img src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1368894523&c=728677684" border="0" alt="" /></a></p><p><a href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p><p><a title="menu-aim" href="https://github.com/kamens/jQuery-menu-aim" target="_blank">menu-aim</a> is<strong> a jQuery plugin for dropdown menus that can differentiate between a user trying hover over a dropdown item vs trying to navigate into a submenu&#8217;s contents</strong>. This problem is normally solved using timeouts and delays. menu-aim tries to solve this by detecting the direction of the user&#8217;s mouse movement. This can make for quicker transitions when navigating up and down the menu. The experience is hopefully similar to amazon.com/&#8217;s &#8220;Shop by Department&#8221; dropdown.</p>
<p>menu-aim assumes that you are using a menu with submenus that expand to the menu&#8217;s right. It will fire events when the user&#8217;s mouse enters a new dropdown item and when that item is being intentionally hovered over. You can take a look at <a title="detailed explanation" href="http://bjk5.com/post/44698559168/breaking-down-amazons-mega-dropdown" target="_blank">the detailed explanation here</a>.</p>
<p><a title="menu-aim" href="https://github.com/kamens/jQuery-menu-aim" target="_blank"><img class="alignnone size-full wp-image-8400" title="amazon-navigation" src="http://www.webappers.com/img/2013/04/amazon-navigation.gif" alt="amazon-navigation" width="731" height="365" /></a></p>
<blockquote><p>Requirements: jQuery Framework<br />
Demo: <a title="demo" rel="nofollow" href="https://github.com/kamens/jQuery-menu-aim" target="_blank">https://github.com/kamens/jQuery-menu-aim</a><br />
License: MIT License</p></blockquote>

<!-- Similar Posts took 0.329 ms --><h3>Sponsors</h3><p><a href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.webappers.com/2013/05/01/create-an-amazon-like-navigation-menu-with-jquery/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to Create a Youtube Menu Effect with CSS &amp; JS</title>
		<link>http://www.webappers.com/2013/04/29/how-to-create-a-youtube-menu-effect-with-css-js/</link>
		<comments>http://www.webappers.com/2013/04/29/how-to-create-a-youtube-menu-effect-with-css-js/#comments</comments>
		<pubDate>Mon, 29 Apr 2013 07:01:15 +0000</pubDate>
		<dc:creator>Ray Cheung</dc:creator>
				<category><![CDATA[License Free]]></category>
		<category><![CDATA[Menu]]></category>


		<guid isPermaLink="false">http://www.webappers.com/?p=8381</guid>
		<description><![CDATA[<p><a href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1368894523&c=253846829" target="_blank"><img src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1368894523&c=1046936978" border="0" alt="" /></a></p><p><a href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p>Codrops has shared a Simple Youtube Menu Effect Tutorial, which teach us how to recreate the little menu effect that you can see in the left side-menu on YouTube when watching a video (where it says “Guide”).
The menu is made of a little menu icon, a label and a list of menu items that appears [...]<h3>Sponsors</h3><p><a href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1368894523&c=621113864" target="_blank"><img src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1368894523&c=1849014306" border="0" alt="" /></a></p><p><a href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p><p>Codrops has shared a <a title="Simple Youtube Menu Effect" href="http://tympanus.net/codrops/2013/04/25/simple-youtube-menu-effect/" target="_blank">Simple Youtube Menu Effect Tutorial</a>, which teach us how to recreate the little menu effect that you can see in the left side-menu on YouTube when watching a video (where it says “Guide”).</p>
<p>The menu is made of a little menu icon, a label and a list of menu items that appears when the label or menu icon is clicked. Once it’s clicked the menu icon slides to the right and the label moves up while the list items fade in sequentially. We’ll add some more style and effects to it in order to make it a bit more interesting.</p>
<p style="text-align: center;"><a title="Simple Youtube Menu Effect" href="http://tympanus.net/codrops/2013/04/25/simple-youtube-menu-effect/" target="_blank"><img class="size-full wp-image-8382 aligncenter" title="youtube-menu-effect" src="http://www.webappers.com/img/2013/04/youtube-menu-effect.jpg" alt="youtube-menu-effect" width="580" height="360" /></a></p>
<blockquote><p>Requirements: JavaScript Framework<br />
Demo: <a title="demo" rel="nofollow" href="http://tympanus.net/Tutorials/YouTubeLeftSideMenu/" target="_blank">http://tympanus.net/Tutorials/YouTubeLeftSideMenu/</a><br />
License: License Free</p></blockquote>

<!-- Similar Posts took 0.334 ms --><h3>Sponsors</h3><p><a href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.webappers.com/2013/04/29/how-to-create-a-youtube-menu-effect-with-css-js/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Create Semantic Modern Tooltips with jQuery Tooltipster</title>
		<link>http://www.webappers.com/2013/04/25/create-semantic-modern-tooltips-with-jquery-tooltipster/</link>
		<comments>http://www.webappers.com/2013/04/25/create-semantic-modern-tooltips-with-jquery-tooltipster/#comments</comments>
		<pubDate>Thu, 25 Apr 2013 07:10:07 +0000</pubDate>
		<dc:creator>Ray Cheung</dc:creator>
				<category><![CDATA[License Free]]></category>
		<category><![CDATA[Tooltips]]></category>


		<guid isPermaLink="false">http://www.webappers.com/?p=8349</guid>
		<description><![CDATA[<p><a href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1368894523&c=1037271811" target="_blank"><img src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1368894523&c=1785895515" border="0" alt="" /></a></p><p><a href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p>Tooltipster is a powerful, flexible jQuery plugin enabling you to easily create semantic, modern tooltips enhanced with the power of CSS. Tooltipster allows you to use any HTML tag you can think of inside your tooltips. This means you can insert things like images and text formatting tags.
The style of your Tooltipsters can be easily [...]<h3>Sponsors</h3><p><a href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1368894523&c=1406948949" target="_blank"><img src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1368894523&c=2037946231" border="0" alt="" /></a></p><p><a href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p><p><a title="Tooltipster" href="http://calebjacob.com/tooltipster/" target="_blank">Tooltipster</a> is <strong>a powerful, flexible jQuery plugin enabling you to easily create semantic, modern tooltips</strong> enhanced with the power of CSS. Tooltipster allows you to use any HTML tag you can think of inside your tooltips. This means you can insert things like images and text formatting tags.</p>
<p>The style of your Tooltipsters can be easily changed by modifying the default Tooltipster theme in the tooltipster.css file. You also have the option to create and attach a brand new theme. Tooltipster&#8217;s options gives you a wide range of variables to tweak your tooltip to your heart&#8217;s content as well.</p>
<p style="text-align: center;"><a title="Tooltipster" href="http://calebjacob.com/tooltipster/" target="_blank"><img class="size-full wp-image-8350 aligncenter" title="tooltipster" src="http://www.webappers.com/img/2013/04/tooltipster.jpg" alt="tooltipster" width="580" height="380" /></a></p>
<blockquote><p>Requirements: jQuery Framework<br />
Demo: <a title="demo" rel="nofollow" href="http://calebjacob.com/tooltipster/" target="_blank">http://calebjacob.com/tooltipster/</a><br />
License: License Free</p></blockquote>

<!-- Similar Posts took 0.336 ms --><h3>Sponsors</h3><p><a href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.webappers.com/2013/04/25/create-semantic-modern-tooltips-with-jquery-tooltipster/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Tiny Responsive jQuery Slider without Fancy Effects</title>
		<link>http://www.webappers.com/2013/04/23/tiny-responsive-jquery-slider-without-fancy-effects/</link>
		<comments>http://www.webappers.com/2013/04/23/tiny-responsive-jquery-slider-without-fancy-effects/#comments</comments>
		<pubDate>Tue, 23 Apr 2013 07:10:24 +0000</pubDate>
		<dc:creator>Ray Cheung</dc:creator>
				<category><![CDATA[Gallery]]></category>
		<category><![CDATA[License Free]]></category>


		<guid isPermaLink="false">http://www.webappers.com/?p=8332</guid>
		<description><![CDATA[<p><a href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1368894523&c=1744461295" target="_blank"><img src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1368894523&c=1934761084" border="0" alt="" /></a></p><p><a href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p>Unslider is the jQuery slider that just slides. No fancy effects or unnecessary markup, and it’s less than 3kb. It&#8217;s fluid, flexible, fantastically minimal. Unslider’s been tested in all the latest browsers, and it falls back magnificently for the not-so-latest ones.
If you want to, you can add keyboard arrow support.  Not all slides are [...]<h3>Sponsors</h3><p><a href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1368894523&c=79806760" target="_blank"><img src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1368894523&c=462591805" border="0" alt="" /></a></p><p><a href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p><p><a title="Unslider" href="http://unslider.com/" target="_blank">Unslider</a> is the jQuery slider that just slides. <strong>No fancy effects or unnecessary markup, and it’s less than 3kb</strong>. <strong>It&#8217;s fluid, flexible, fantastically minimal</strong>. Unslider’s been tested in all the latest browsers, and it falls back magnificently for the not-so-latest ones.</p>
<p>If you want to, you can add keyboard arrow support.  Not all slides are created equal, and Unslider knows it. It’ll stylishly transition heights with no extra code. You’ll be hard pressed to find a site that’s not responsive these days. Unslider’s got your back. It&#8217;s totally responsive.</p>
<p style="text-align: center;"><a title="Unslider" href="http://unslider.com/" target="_blank"><img class="size-full wp-image-8333 aligncenter" title="unslider" src="http://www.webappers.com/img/2013/04/unslider.jpg" alt="unslider" width="580" height="366" /></a></p>
<blockquote><p>Requirements: jQuery Framework<br />
Demo: <a title="demo" rel="nofollow" href="http://unslider.com/" target="_blank">http://unslider.com/</a><br />
License: License Free</p></blockquote>

<!-- Similar Posts took 0.338 ms --><h3>Sponsors</h3><p><a href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.webappers.com/2013/04/23/tiny-responsive-jquery-slider-without-fancy-effects/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Responsive Nav: Toggled Navigation for Small Screens</title>
		<link>http://www.webappers.com/2013/04/11/responsive-nav-toggled-navigation-for-small-screens/</link>
		<comments>http://www.webappers.com/2013/04/11/responsive-nav-toggled-navigation-for-small-screens/#comments</comments>
		<pubDate>Thu, 11 Apr 2013 07:01:24 +0000</pubDate>
		<dc:creator>Ray Cheung</dc:creator>
				<category><![CDATA[MIT License]]></category>
		<category><![CDATA[Menu]]></category>


		<guid isPermaLink="false">http://www.webappers.com/?p=8222</guid>
		<description><![CDATA[<p><a href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1368894523&c=953186674" target="_blank"><img src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1368894523&c=904604588" border="0" alt="" /></a></p><p><a href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p>Responsive Nav is a tiny JavaScript plugin which weighs only 1.7 KB minified and Gzip’ed, and helps you to create a toggled navigation for small screens. It uses touch events and CSS3 transitions for the best possible performance.
It also contains a “clever” workaround that makes it possible to transition from height: 0 to height: auto, [...]<h3>Sponsors</h3><p><a href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://rss.buysellads.com/click.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1368894523&c=482552309" target="_blank"><img src="http://rss.buysellads.com/img.php?z=1270742&k=f0f765a4a2b8013472eb1ae2074fd0ed&a=1368894523&c=1493180127" border="0" alt="" /></a></p><p><a href="http://buysellads.com/buy/sitedetails/pubkey/f0f765a4a2b8013472eb1ae2074fd0ed/zone/1270742" target="_blank">Advertise here via BSA</a></p><p><a title="Responsive Nav" href="http://responsive-nav.com/" target="_blank">Responsive Nav</a> is a tiny JavaScript plugin which weighs only 1.7 KB minified and Gzip’ed, and helps you to<strong> create a toggled navigation for small screens</strong>. It uses touch events and CSS3 transitions for the best possible performance.</p>
<p>It also contains a “clever” workaround that makes it possible to transition from height: 0 to height: auto, which isn’t normally possible with CSS3 transitions. You can view live demo and resize this window to see the plugin in action. It works in all major desktop and mobile browsers, including IE 6 and up.</p>
<p style="text-align: center;"><a title="Responsive Nav" href="http://responsive-nav.com/" target="_blank"><img class="size-full wp-image-8223 aligncenter" title="responsive-nav" src="http://www.webappers.com/img/2013/04/responsive-nav.jpg" alt="responsive-nav" width="580" height="409" /></a></p>
<blockquote><p>Requirements: JavaScript Framework<br />
Demo: <a title="demo" rel="nofollow" href="http://responsive-nav.com/demo/" target="_blank">http://responsive-nav.com/demo/</a><br />
License: MIT License</p></blockquote>

<!-- Similar Posts took 0.346 ms --><h3>Sponsors</h3><p><a href="http://www.webiconset.com/?utm_source=WebAppers&utm_medium=cpc&utm_campaign=WebAppers%2BRSS">Professional Web Icons for Your Websites and Applications</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.webappers.com/2013/04/11/responsive-nav-toggled-navigation-for-small-screens/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
<!--
This site's performance optimized by W3 Total Cache. Dramatically improve the speed and reliability of your blog!

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk (enchanced) (user agent is rejected)
Content Delivery Network via maxcdn.webappers.com (user agent is rejected)

Served from: ps11300.dreamhostps.com @ 2013-05-18 09:28:43 -->