<?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>Javascript Plugins jQuery - Mootools - Prototype - YUI - Dojo &#187; Ajax</title> <atom:link href="http://www.javascriptplugins.com/javascript/plugin/ajax/feed/" rel="self" type="application/rss+xml" /><link>http://www.javascriptplugins.com</link> <description></description> <lastBuildDate>Thu, 02 Feb 2012 20:24:36 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=</generator> <item><title>Ajax Upload</title><link>http://www.javascriptplugins.com/framework/jquery/ajax-upload/</link> <comments>http://www.javascriptplugins.com/framework/jquery/ajax-upload/#comments</comments> <pubDate>Sat, 17 Dec 2011 10:59:15 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Ajax]]></category> <category><![CDATA[GPL License]]></category> <category><![CDATA[jQuery]]></category> <category><![CDATA[Upload]]></category> <guid
isPermaLink="false">http://www.javascriptplugins.com/?p=785</guid> <description><![CDATA[This plugin uses XHR for uploading multiple files with progress-bar in FF3.6+, Safari4+, Chrome and falls back to hidden iframe based upload in other browsers, providing good user experience everywhere.]]></description> <content:encoded><![CDATA[<p>This plugin uses XHR for uploading multiple files with progress-bar in FF3.6+, Safari4+, Chrome and falls back to hidden iframe based upload in other browsers, providing good user experience everywhere.</p> ]]></content:encoded> <wfw:commentRss>http://www.javascriptplugins.com/framework/jquery/ajax-upload/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>AJAX FANCY CAPTCHA</title><link>http://www.javascriptplugins.com/framework/jquery/ajax-fancy-captcha/</link> <comments>http://www.javascriptplugins.com/framework/jquery/ajax-fancy-captcha/#comments</comments> <pubDate>Thu, 01 Dec 2011 09:52:08 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Ajax]]></category> <category><![CDATA[Captcha]]></category> <category><![CDATA[jQuery]]></category> <category><![CDATA[Unknown License]]></category> <guid
isPermaLink="false">http://www.javascriptplugins.com/?p=718</guid> <description><![CDATA[Ajax Fancy Captcha is a jQuery plugin that helps you protect your web pages from bots and spammers. We are introducing you to a new, intuitive way of completing “verify humanity” tasks. In order to do that you are asked to drag and drop specified item into a circle.]]></description> <content:encoded><![CDATA[<p>Ajax Fancy Captcha is a jQuery plugin that helps you protect your web pages from bots and spammers. We are introducing you to a new, intuitive way of completing “verify humanity” tasks. In order to do that you are asked to drag and drop specified item into a circle.</p> ]]></content:encoded> <wfw:commentRss>http://www.javascriptplugins.com/framework/jquery/ajax-fancy-captcha/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>mooBarGraph</title><link>http://www.javascriptplugins.com/framework/mootools/moobargraph/</link> <comments>http://www.javascriptplugins.com/framework/mootools/moobargraph/#comments</comments> <pubDate>Tue, 23 Aug 2011 12:07:36 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Ajax]]></category> <category><![CDATA[Charts and Graphs]]></category> <category><![CDATA[MIT License]]></category> <category><![CDATA[MooTools]]></category> <guid
isPermaLink="false">http://www.javascriptplugins.com/?p=693</guid> <description><![CDATA[mooBarGraph is AJAX graph plugin for MooTools which support two types of graphs, simple bar and stacked bar graph. This plugin made graph from your JSON data and is compatible with all major browsers including IE6.]]></description> <content:encoded><![CDATA[<p>mooBarGraph is AJAX graph plugin for MooTools which support two types of graphs, simple bar and stacked bar graph. This plugin made graph from your JSON data and is compatible with all major browsers including IE6.</p> ]]></content:encoded> <wfw:commentRss>http://www.javascriptplugins.com/framework/mootools/moobargraph/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Smartupdater</title><link>http://www.javascriptplugins.com/framework/jquery/smartupdater/</link> <comments>http://www.javascriptplugins.com/framework/jquery/smartupdater/#comments</comments> <pubDate>Tue, 23 Aug 2011 11:42:08 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Ajax]]></category> <category><![CDATA[GPL License]]></category> <category><![CDATA[jQuery]]></category> <category><![CDATA[MIT License]]></category> <guid
isPermaLink="false">http://www.javascriptplugins.com/?p=675</guid> <description><![CDATA[Smartupdater plugin performs periodical updating functionality and can be used in all sorts of applications which need polling mechanisms.]]></description> <content:encoded><![CDATA[<p>Smartupdater plugin performs periodical updating functionality and can be used in all sorts of applications which need polling mechanisms.</p> ]]></content:encoded> <wfw:commentRss>http://www.javascriptplugins.com/framework/jquery/smartupdater/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>jquery-ahm</title><link>http://www.javascriptplugins.com/framework/jquery/jquery-ahm/</link> <comments>http://www.javascriptplugins.com/framework/jquery/jquery-ahm/#comments</comments> <pubDate>Tue, 23 Aug 2011 01:54:01 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Ajax]]></category> <category><![CDATA[jQuery]]></category> <category><![CDATA[MIT License]]></category> <guid
isPermaLink="false">http://www.javascriptplugins.com/?p=633</guid> <description><![CDATA[jquery-ahm is a light-weight jquery plugin that reduces ajax requests to one-line. jquery-ahm is a replacement for $.ajax. With $.ajax, every ajax request needs a callback, resulting in a lot of javascript. $.ahm reduces javascript code by letting the response data define the actual callbacks.]]></description> <content:encoded><![CDATA[<p>jquery-ahm is a light-weight jquery plugin that reduces ajax requests to one-line.</p><p>jquery-ahm is a replacement for $.ajax. With $.ajax, every ajax request needs a callback, resulting in a lot of javascript. $.ahm reduces javascript code by letting the response data define the actual callbacks.</p> ]]></content:encoded> <wfw:commentRss>http://www.javascriptplugins.com/framework/jquery/jquery-ahm/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>jQuery Chat like gmail and facebook</title><link>http://www.javascriptplugins.com/framework/jquery/jquery-chat-like-gmail-and-facebook/</link> <comments>http://www.javascriptplugins.com/framework/jquery/jquery-chat-like-gmail-and-facebook/#comments</comments> <pubDate>Tue, 02 Jun 2009 08:01:40 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Ajax]]></category> <category><![CDATA[Chat]]></category> <category><![CDATA[GPL License]]></category> <category><![CDATA[jQuery]]></category> <category><![CDATA[Other License]]></category> <guid
isPermaLink="false">http://www.javascriptplugins.com/?p=543</guid> <description><![CDATA[Everyone loves the gmail and facebook inline chat modules. This jQuery chat module enables you to seamlessly integrate Gmail/Facebook style chat into your existing website.]]></description> <content:encoded><![CDATA[<p>Everyone loves the gmail and facebook inline chat modules. This jQuery chat module enables you to seamlessly integrate Gmail/Facebook style chat into your existing website.</p> ]]></content:encoded> <wfw:commentRss>http://www.javascriptplugins.com/framework/jquery/jquery-chat-like-gmail-and-facebook/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>MooTools based FileManager</title><link>http://www.javascriptplugins.com/framework/mootools/mootools-based-filemanager/</link> <comments>http://www.javascriptplugins.com/framework/mootools/mootools-based-filemanager/#comments</comments> <pubDate>Sun, 24 May 2009 19:26:48 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Ajax]]></category> <category><![CDATA[Drag and drop]]></category> <category><![CDATA[File Manager]]></category> <category><![CDATA[MIT License]]></category> <category><![CDATA[MooTools]]></category> <category><![CDATA[Upload]]></category> <category><![CDATA[User Interface]]></category> <category><![CDATA[WYSIWYG editor]]></category> <guid
isPermaLink="false">http://www.javascriptplugins.com/?p=536</guid> <description><![CDATA[This is a very nice file manager script using MooTools and it integrates with TinyMCE. The features include: Browse through Files and Folders on your Server Rename, Delete, Move (Drag&#38;Drop), Copy (Drag + hold CTRL) and Download Files View detailed Previews of Images, Text-Files, Compressed-Files or Audio Content Nice User Interface Upload Files via FancyUpload [...]]]></description> <content:encoded><![CDATA[<p>This is a very nice file manager script using MooTools and it integrates with TinyMCE.</p><p>The features include:</p><ul><li>Browse through Files and Folders on your Server</li><li>Rename, Delete, Move (Drag&amp;Drop), Copy (Drag + hold CTRL) and Download Files</li><li>View detailed Previews of Images, Text-Files, Compressed-Files or Audio Content</li><li>Nice User Interface</li><li>Upload Files via FancyUpload (integrated Feature)</li><li>Option to automatically resize big Images when uploading</li><li>Use it to select a File anywhere you need to specify one inside your Application&#8217;s Backend</li><li>Use as a FileManager in TinyMCE</li><li>Provides your Client with the most possible convenience</li></ul> ]]></content:encoded> <wfw:commentRss>http://www.javascriptplugins.com/framework/mootools/mootools-based-filemanager/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>jQuery googlemap.js</title><link>http://www.javascriptplugins.com/framework/jquery/jquery-googlemapjs/</link> <comments>http://www.javascriptplugins.com/framework/jquery/jquery-googlemapjs/#comments</comments> <pubDate>Fri, 09 Jan 2009 15:52:08 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Ajax]]></category> <category><![CDATA[jQuery]]></category> <category><![CDATA[License Free]]></category> <category><![CDATA[Maps]]></category> <guid
isPermaLink="false">http://www.javascriptplugins.com/?p=403</guid> <description><![CDATA[jQuery googlemap.js is a jQuery and google maps plugin.]]></description> <content:encoded><![CDATA[<p>jQuery googlemap.js is a jQuery and google maps plugin.</p> ]]></content:encoded> <wfw:commentRss>http://www.javascriptplugins.com/framework/jquery/jquery-googlemapjs/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>jQMaps</title><link>http://www.javascriptplugins.com/framework/jquery/jqmaps/</link> <comments>http://www.javascriptplugins.com/framework/jquery/jqmaps/#comments</comments> <pubDate>Thu, 08 Jan 2009 23:33:32 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Ajax]]></category> <category><![CDATA[jQuery]]></category> <category><![CDATA[License Free]]></category> <category><![CDATA[Maps]]></category> <guid
isPermaLink="false">http://www.javascriptplugins.com/?p=401</guid> <description><![CDATA[jQMaps is a plugin for jQuery to manage Google Maps.]]></description> <content:encoded><![CDATA[<p>jQMaps is a plugin for jQuery to manage Google Maps.</p> ]]></content:encoded> <wfw:commentRss>http://www.javascriptplugins.com/framework/jquery/jqmaps/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>jMaps</title><link>http://www.javascriptplugins.com/framework/jquery/jmaps/</link> <comments>http://www.javascriptplugins.com/framework/jquery/jmaps/#comments</comments> <pubDate>Thu, 08 Jan 2009 23:28:08 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Ajax]]></category> <category><![CDATA[jQuery]]></category> <category><![CDATA[Maps]]></category> <category><![CDATA[MIT License]]></category> <guid
isPermaLink="false">http://www.javascriptplugins.com/?p=399</guid> <description><![CDATA[jMaps is a jQuery plugin that provides a really easy API to create and manage multiple google maps on any page.]]></description> <content:encoded><![CDATA[<p>jMaps is a jQuery plugin that provides a really easy API to create and manage multiple google maps on any page.</p> ]]></content:encoded> <wfw:commentRss>http://www.javascriptplugins.com/framework/jquery/jmaps/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
