<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><atom:link href="http://www.atlantawebdesignga.com/RSSRetrieve.aspx?ID=15084&amp;Type=RSS20" rel="self" type="application/rss+xml" /><title>Best jQuery Plugins</title><description>Best jQuery Plugins</description><link>http://www.atlantawebdesignga.com/</link><lastBuildDate>Sun, 20 May 2012 03:35:44 GMT</lastBuildDate><docs>http://backend.userland.com/rss</docs><generator>RSS.NET: http://www.rssdotnet.com/</generator><item><title>JAIL, jQuery Asynchronous Image Loader Plug-in, Image Postloading Makes Sites Load Faster</title><description>&lt;p&gt;Lately we've been creating websites that have huge photo galleries needing hundreds of photos on one page. In one client project, our home page needed to load about fifty page-wide photos to display in an animated slide show.&lt;/p&gt;
&lt;p&gt;Without JAIL, a jQuery plug-in designed to load images after the rest of the page loads, website visitors would be frustrated waiting many seconds before they would see a readable web page.&lt;/p&gt;
&lt;p&gt;jQuery Asynchronous Image Loader lets you delay loading the photos until after the page appears. With it, we can put up the first photo in our slide show as a placeholder, then after the remaining photos are loaded our slide show can begin.&lt;/p&gt;
&lt;p&gt;&lt;a class="button btn_4" target="_blank" href="http://www.sebastianoarmelibattana.com/projects/jail"&gt;Download JAIL Plug-In&lt;/a&gt;&lt;/p&gt;
</description><link>http://www.atlantawebdesignga.com/RSSRetrieve.aspx?ID=15084&amp;A=Link&amp;ObjectID=495701&amp;ObjectType=56&amp;O=http%253a%252f%252fwww.atlantawebdesignga.com%252f_blog%252fBest_jQuery_Plugins%252fpost%252fJAIL%252c_jQuery_Asynchronous_Image_Loader%252c_Image_Postloading_Makes_Sites_Load_Faster%252f</link><guid isPermaLink="true">http://www.atlantawebdesignga.com/_blog/Best_jQuery_Plugins/post/JAIL,_jQuery_Asynchronous_Image_Loader,_Image_Postloading_Makes_Sites_Load_Faster/</guid><pubDate>Fri, 27 Apr 2012 23:05:00 GMT</pubDate></item><item><title>Animated Modal Message Alerts and Forms with Reveal jQuery Plugin</title><description>&lt;p&gt;Lots of sites I design require either message alerts to get the user's attention, or animated forms that slide into place. I use to code these one-by-one with jQuery but that's time consuming. Now I can often just use one cool jQuery plugin, Reveal, to handle all these needs within a site. &lt;/p&gt;
&lt;p&gt;Reveal is easy to use. Just add a tiny JavaScript to your site,&amp;nbsp; a few lines of CSS to your stylesheet, and create the HTML that will hold your popup messages or forms. They will stay hidden until a user clicks a button or link, or you can have your own code cause a popup to appear when a user changes a form field or hovers something on the page. Then the Reveal window, instead of popping up, will animate in from the top of the screen, dimming the background of your web page to focus user's attention. When the user clicks anywhere on the page or on the close button, Reveal animates the window off the screen.&amp;nbsp; There are&amp;nbsp; demos on the Reveal website.&lt;/p&gt;
&lt;p&gt;Learn more about &lt;a class="button btn_4" href="http://www.zurb.com/playground/reveal-modal-plugin"&gt;Reveal&lt;/a&gt; &lt;/p&gt;
</description><link>http://www.atlantawebdesignga.com/RSSRetrieve.aspx?ID=15084&amp;A=Link&amp;ObjectID=379271&amp;ObjectType=56&amp;O=http%253a%252f%252fwww.atlantawebdesignga.com%252f_blog%252fBest_jQuery_Plugins%252fpost%252fAnimated_Modal_Message_Alerts_and_Forms_with_Reveal_jQuery_Plugin%252f</link><guid isPermaLink="true">http://www.atlantawebdesignga.com/_blog/Best_jQuery_Plugins/post/Animated_Modal_Message_Alerts_and_Forms_with_Reveal_jQuery_Plugin/</guid><pubDate>Wed, 04 Jan 2012 01:52:00 GMT</pubDate></item><item><title>Make Responsive Videos that Resize Automatically to fit Phone, Pad, and PC Screens</title><description>&lt;p&gt;Designing responsive web designs that can resize pages automatically to fit whatever screen size the user has became very important as more and more folks use mobile devices like smart phones and IPads.&lt;/p&gt;

&lt;p&gt;A nagging problem is how to make a video player resize to the maximum width the screen allows. It's quite tricky if not impossible to do with ordinary HTML and CSS. Fortunately, Chris Coyier and Paravel created a jQuery plug in that makes it very easy with one line of jQuery to make videos resize to the user's screen. It works with embedded videos from You Tube, Vimeo etc. or with your own player.&lt;/p&gt;
&lt;br /&gt;
Download here:
&lt;a class="button btn_2" target="_blank" href="http://fitvidsjs.com/"&gt;Responsive Videos with FitVids.js&lt;/a&gt;
&lt;br /&gt;
</description><link>http://www.atlantawebdesignga.com/RSSRetrieve.aspx?ID=15084&amp;A=Link&amp;ObjectID=374116&amp;ObjectType=56&amp;O=http%253a%252f%252fwww.atlantawebdesignga.com%252f_blog%252fBest_jQuery_Plugins%252fpost%252fMakeResponsive_Videos_that_Resize_Automatically_to_fit_Phone%252c_Pad%252c_and_PC_Screens%252f</link><guid isPermaLink="true">http://www.atlantawebdesignga.com/_blog/Best_jQuery_Plugins/post/MakeResponsive_Videos_that_Resize_Automatically_to_fit_Phone,_Pad,_and_PC_Screens/</guid><pubDate>Fri, 23 Dec 2011 14:12:00 GMT</pubDate></item><item><title>qTip - Popup Tooltips for your Website</title><description>&lt;p&gt;&lt;img alt="" src="/images/articles/tooltip.jpg" style="border:0px;  float: right;" /&gt;qTip is my favorite jQuery plug-in to add popup tooltips to your website. When your user hovers a mouse over a tip-enabled word or graphic, a popup tooltip appears to provide help or clarification.&lt;/p&gt;
&lt;p&gt;You can see it in action on a site I built at &lt;a href="http://www.EZenTea.com" target="_blank"&gt;eZenTea.com&lt;/a&gt;. Just hover a product in the catalog and a popup tooltip explains details about it, making it easy for shoppers to compare teas without having to go to each product's page.&lt;/p&gt;
&lt;p&gt;What's great about qTip is you can style the popup balloon to look anyway you need to match the design of your website, using CSS. It can be a simple small box, a speech balloon with a pointer, and so on. qTip lets you adjust where the pop-up tooltip appears: above or below, left or right or center.&lt;/p&gt;
&lt;p&gt;You can learn more about qTip popup tool tips at &lt;a class="button btn_2" href="http://craigsworks.com/projects/qtip/" target="_blank"&gt;qTip Website&lt;/a&gt;&lt;/p&gt;
</description><link>http://www.atlantawebdesignga.com/RSSRetrieve.aspx?ID=15084&amp;A=Link&amp;ObjectID=368172&amp;ObjectType=56&amp;O=http%253a%252f%252fwww.atlantawebdesignga.com%252f_blog%252fBest_jQuery_Plugins%252fpost%252fqTip_-_Popup_Tooltips_for_your_Website%252f</link><guid isPermaLink="true">http://www.atlantawebdesignga.com/_blog/Best_jQuery_Plugins/post/qTip_-_Popup_Tooltips_for_your_Website/</guid><pubDate>Tue, 13 Dec 2011 18:17:00 GMT</pubDate></item><item><title>Quicksand Plugin - Animated Sort and Filter HTML Lists and Data</title><description>Need a sexy way to reorder a list of items, like a photo gallery or database list? Quicksand Plugin is the best jQuery plugin you'll find. Click the button below to see a demo. There are more advanced demos on the site you should explore, too.
Quicksand is easy to install and use. It can exchange one HTML UL LI list of items for another using an animated fading effect. It can also sort and filter a single HTML list. Yet another option is to get data with Ajax from a database URL or another web page, while your user sees a really cool animation as some objects move or fade away and others appear.
&lt;a href="http://razorjack.net/quicksand/index.html" target="_blank" class="button btn_2"&gt;Quicksand Plugin&lt;/a&gt;
</description><link>http://www.atlantawebdesignga.com/RSSRetrieve.aspx?ID=15084&amp;A=Link&amp;ObjectID=365188&amp;ObjectType=56&amp;O=http%253a%252f%252fwww.atlantawebdesignga.com%252f_blog%252fBest_jQuery_Plugins%252fpost%252fQuicksand_Plugin_-_Animated_Sort_and_Filter_HTML_Lists_and_Data%252f</link><guid isPermaLink="true">http://www.atlantawebdesignga.com/_blog/Best_jQuery_Plugins/post/Quicksand_Plugin_-_Animated_Sort_and_Filter_HTML_Lists_and_Data/</guid><pubDate>Tue, 13 Dec 2011 18:19:00 GMT</pubDate></item></channel></rss>
