<?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>ABCoder &#187; JavaScript</title>
	<atom:link href="http://abcoder.com/topics/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://abcoder.com</link>
	<description>ABCoder - Coding is Simple as A b c</description>
	<lastBuildDate>Mon, 30 Jan 2012 10:20:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Sencha Touch Carousel like TabPanel</title>
		<link>http://abcoder.com/javascript/sencha-touch/sencha-touch-carousel-like-tabpanel/</link>
		<comments>http://abcoder.com/javascript/sencha-touch/sencha-touch-carousel-like-tabpanel/#comments</comments>
		<pubDate>Sat, 29 Oct 2011 14:52:56 +0000</pubDate>
		<dc:creator>adnan</dc:creator>
				<category><![CDATA[Sencha Touch]]></category>

		<guid isPermaLink="false">http://abcoder.com/?p=765</guid>
		<description><![CDATA[How to make a tabpanel swing left/right on touch like a carousel. There is no built-in option in sencha touch to do this. But it's doable with some tricky coding!]]></description>
		<wfw:commentRss>http://abcoder.com/javascript/sencha-touch/sencha-touch-carousel-like-tabpanel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Invite Facebook friends from Sencha Touch app</title>
		<link>http://abcoder.com/javascript/invite-facebook-friends-from-sencha-touch-app/</link>
		<comments>http://abcoder.com/javascript/invite-facebook-friends-from-sencha-touch-app/#comments</comments>
		<pubDate>Sun, 16 Oct 2011 03:03:28 +0000</pubDate>
		<dc:creator>adnan</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Sencha Touch]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[invite friends]]></category>
		<category><![CDATA[invite to app]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Requests Dialog]]></category>
		<category><![CDATA[sdk]]></category>
		<category><![CDATA[source code]]></category>

		<guid isPermaLink="false">http://abcoder.com/?p=754</guid>
		<description><![CDATA[Invite your facebook friends to your application from Sencha Touch. Source code included.]]></description>
		<wfw:commentRss>http://abcoder.com/javascript/invite-facebook-friends-from-sencha-touch-app/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Maintain reference to popup window over page refresh or redirect in Javascript (solved)</title>
		<link>http://abcoder.com/javascript/maintain-reference-to-popup-window-over-page-refresh-or-redirect-in-javascript-solved/</link>
		<comments>http://abcoder.com/javascript/maintain-reference-to-popup-window-over-page-refresh-or-redirect-in-javascript-solved/#comments</comments>
		<pubDate>Thu, 13 Oct 2011 00:42:32 +0000</pubDate>
		<dc:creator>adnan</dc:creator>
				<category><![CDATA[Core JavaScript]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[child]]></category>
		<category><![CDATA[js]]></category>
		<category><![CDATA[maintain]]></category>
		<category><![CDATA[page]]></category>
		<category><![CDATA[parent]]></category>
		<category><![CDATA[redirect]]></category>
		<category><![CDATA[reference]]></category>
		<category><![CDATA[refresh]]></category>
		<category><![CDATA[retain]]></category>
		<category><![CDATA[window]]></category>

		<guid isPermaLink="false">http://abcoder.com/?p=736</guid>
		<description><![CDATA[How to retrieve child window reference after refresh? At first thought it is not doable. But you can do it actually in a tricky way though!]]></description>
		<wfw:commentRss>http://abcoder.com/javascript/maintain-reference-to-popup-window-over-page-refresh-or-redirect-in-javascript-solved/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery pushStack Sortable Tables</title>
		<link>http://abcoder.com/javascript/jquery/jquery-pushstack-sortable-tables/</link>
		<comments>http://abcoder.com/javascript/jquery/jquery-pushstack-sortable-tables/#comments</comments>
		<pubDate>Fri, 13 Aug 2010 13:31:43 +0000</pubDate>
		<dc:creator>rahen</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[pushStack]]></category>
		<category><![CDATA[Sortable]]></category>
		<category><![CDATA[table]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://abcoder.com/?p=690</guid>
		<description><![CDATA[jQuery pushStack Sortable Tables with free source code]]></description>
		<wfw:commentRss>http://abcoder.com/javascript/jquery/jquery-pushstack-sortable-tables/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>jQuery Mix Photo Gallery</title>
		<link>http://abcoder.com/javascript/jquery/jquery-mix-photo-gallery/</link>
		<comments>http://abcoder.com/javascript/jquery/jquery-mix-photo-gallery/#comments</comments>
		<pubDate>Wed, 14 Jul 2010 06:50:38 +0000</pubDate>
		<dc:creator>rahen</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[album]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[gallery]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[mix]]></category>
		<category><![CDATA[photo]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://abcoder.com/?p=668</guid>
		<description><![CDATA[jQuery Mix Photo Gallery - my own-coded unique photo gallery. It is very interesting and eye-pleasant, free to download and use.]]></description>
		<wfw:commentRss>http://abcoder.com/javascript/jquery/jquery-mix-photo-gallery/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>JSONP First Timer</title>
		<link>http://abcoder.com/javascript/jquery/jsonp-first-timer/</link>
		<comments>http://abcoder.com/javascript/jquery/jsonp-first-timer/#comments</comments>
		<pubDate>Sat, 26 Jun 2010 15:36:28 +0000</pubDate>
		<dc:creator>adnan</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[critical]]></category>
		<category><![CDATA[easy]]></category>
		<category><![CDATA[getJSON]]></category>
		<category><![CDATA[issue]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[json_encode]]></category>
		<category><![CDATA[JSONP]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[solution]]></category>
		<category><![CDATA[tough]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://abcoder.com/?p=643</guid>
		<description><![CDATA[Ajax is one-man's-girl, no way to make it work cross-domain, but there is always a way around for every problem...]]></description>
		<wfw:commentRss>http://abcoder.com/javascript/jquery/jsonp-first-timer/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>jQuery Drop down menu without setTimeout</title>
		<link>http://abcoder.com/javascript/jquery/jquery-drop-down-menu-without-settimeout/</link>
		<comments>http://abcoder.com/javascript/jquery/jquery-drop-down-menu-without-settimeout/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 04:26:46 +0000</pubDate>
		<dc:creator>rahen</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[dd]]></category>
		<category><![CDATA[dd menu]]></category>
		<category><![CDATA[delay]]></category>
		<category><![CDATA[drop-down]]></category>
		<category><![CDATA[dropdown]]></category>
		<category><![CDATA[exceptional]]></category>
		<category><![CDATA[hover]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[setTimeout]]></category>
		<category><![CDATA[solution]]></category>
		<category><![CDATA[uncommon]]></category>
		<category><![CDATA[unique]]></category>

		<guid isPermaLink="false">http://abcoder.com/?p=282</guid>
		<description><![CDATA[jQuery drop down menu without using setTimeout function of javascript. It uses the magic of jQuery's hover function. The magical thing happens when the hover function is called inside another hover function with first function to null. So the menu doesn't hide and so no need to use the setTimeout. It's a very smart solution in the "jQuery way"!]]></description>
		<wfw:commentRss>http://abcoder.com/javascript/jquery/jquery-drop-down-menu-without-settimeout/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Advanced cycle plugin integration</title>
		<link>http://abcoder.com/javascript/jquery/advanced-cycle-plugin-integration/</link>
		<comments>http://abcoder.com/javascript/jquery/advanced-cycle-plugin-integration/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 20:32:40 +0000</pubDate>
		<dc:creator>adnan</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[cycle]]></category>
		<category><![CDATA[efficient]]></category>
		<category><![CDATA[fast]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[issue]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[load]]></category>
		<category><![CDATA[loading time]]></category>
		<category><![CDATA[onBefore]]></category>
		<category><![CDATA[once]]></category>
		<category><![CDATA[one]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[preload]]></category>
		<category><![CDATA[reduce page loading time]]></category>
		<category><![CDATA[slide]]></category>
		<category><![CDATA[slideshow]]></category>
		<category><![CDATA[slow]]></category>

		<guid isPermaLink="false">http://abcoder.com/?p=144</guid>
		<description><![CDATA[Load only the current slide of a jQuery cycle plugin slideshow. For large size images slideshow, loading all the images at once highly affects the page loading time. Here is the technique to load one image once only before starting of the next slide. It'll definitely reduce the page loading time.]]></description>
		<wfw:commentRss>http://abcoder.com/javascript/jquery/advanced-cycle-plugin-integration/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>IE6 fix for select box over absolute positioned element</title>
		<link>http://abcoder.com/javascript/ie6-fix-for-select-box-over-absolute-positioned-element/</link>
		<comments>http://abcoder.com/javascript/ie6-fix-for-select-box-over-absolute-positioned-element/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 11:07:36 +0000</pubDate>
		<dc:creator>adnan</dc:creator>
				<category><![CDATA[Browser]]></category>
		<category><![CDATA[Core JavaScript]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[absolute]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[div]]></category>
		<category><![CDATA[drop down menu]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[ie6]]></category>
		<category><![CDATA[iframe]]></category>
		<category><![CDATA[internet explorer 6]]></category>
		<category><![CDATA[position]]></category>
		<category><![CDATA[ul]]></category>
		<category><![CDATA[windowed element]]></category>

		<guid isPermaLink="false">http://abcoder.com/?p=129</guid>
		<description><![CDATA[The detailed instruction with css and jquery code for drop down menu over select box - fix for ie6.]]></description>
		<wfw:commentRss>http://abcoder.com/javascript/ie6-fix-for-select-box-over-absolute-positioned-element/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>jQuery cycle plugin as carousel</title>
		<link>http://abcoder.com/javascript/jquery/jquery-cycle-plugin-as-carousel/</link>
		<comments>http://abcoder.com/javascript/jquery/jquery-cycle-plugin-as-carousel/#comments</comments>
		<pubDate>Sun, 14 Jun 2009 12:03:38 +0000</pubDate>
		<dc:creator>adnan</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[carousal]]></category>
		<category><![CDATA[carousel]]></category>
		<category><![CDATA[cycle]]></category>
		<category><![CDATA[cycle as carousel]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[scrollHorz]]></category>
		<category><![CDATA[scrollLeft]]></category>
		<category><![CDATA[scrollRight]]></category>

		<guid isPermaLink="false">http://abcoder.com/?p=72</guid>
		<description><![CDATA[You can use the jQuery cycle plugin as carousel. No need of special plugin for carousel. Just use the fx: 'scrollHorz' and that's all! This option is kinda hidden on the malsup site. Don't know why they never emphasize on this option!!]]></description>
		<wfw:commentRss>http://abcoder.com/javascript/jquery/jquery-cycle-plugin-as-carousel/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
	</channel>
</rss>

