<?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>webiga.com &#187; JavaScript</title>
	<atom:link href="http://webiga.com/category/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://webiga.com</link>
	<description>ILJA Tirins blog</description>
	<lastBuildDate>Wed, 06 Jul 2011 11:30:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Flash appearing above absolutely positioned elements</title>
		<link>http://webiga.com/2011/04/19/flash-appearing-above-absolutely-positioned-elements/</link>
		<comments>http://webiga.com/2011/04/19/flash-appearing-above-absolutely-positioned-elements/#comments</comments>
		<pubDate>Tue, 19 Apr 2011 22:28:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[zindex]]></category>

		<guid isPermaLink="false">http://webiga.com/2011/04/19/flash-appearing-above-absolutely-positioned-elements/</guid>
		<description><![CDATA[I recently had an issue with some flash movies appearing above all content pneumonia the page. I tried giving absolutely positioned elements a very high zindex, bit it did not help art all. Search in Google for similar problem revealed that flash can be played in several modes. By default all movies are played in [...]]]></description>
			<content:encoded><![CDATA[<p>I recently had an issue with some flash movies appearing above all content pneumonia the page. I tried giving absolutely positioned elements a very high zindex, bit it did not help art all. Search in Google for similar problem revealed that flash can be played in several modes. </p>
<p>By default all movies are played in window mode which allowes them to perform the best but such oddities as flash always on top will be happening. </p>
<p>Fixing my issue was rather easy. I just needed to add a wmode=opaque to the flash object. Job done.</p>
]]></content:encoded>
			<wfw:commentRss>http://webiga.com/2011/04/19/flash-appearing-above-absolutely-positioned-elements/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>tableFilter jQuery plugin</title>
		<link>http://webiga.com/2008/10/24/tablefilter-jquery-plugin/</link>
		<comments>http://webiga.com/2008/10/24/tablefilter-jquery-plugin/#comments</comments>
		<pubDate>Fri, 24 Oct 2008 11:35:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[web2.0]]></category>

		<guid isPermaLink="false">http://webiga.com/?p=87</guid>
		<description><![CDATA[My colleague found this jQuery plugin. It allows you to sort and filter tables. It works for both IE and FF, but in IE it is pretty slow. download tableFilter]]></description>
			<content:encoded><![CDATA[<p>My colleague found this jQuery plugin. It allows you to sort and filter tables. It works for both IE and FF, but in IE it is pretty slow.</p>
<p><a href="http://ideamill.synaptrixgroup.com/?page_id=16">download tableFilter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://webiga.com/2008/10/24/tablefilter-jquery-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JonDesign&#8217;s Smooth SlideShow 2.0</title>
		<link>http://webiga.com/2007/05/22/jondesigns-smooth-slideshow-20/</link>
		<comments>http://webiga.com/2007/05/22/jondesigns-smooth-slideshow-20/#comments</comments>
		<pubDate>Tue, 22 May 2007 02:57:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://webiga.com/?p=53</guid>
		<description><![CDATA[Great scriptÂ  for producing smooth crossfade slideshow in JavaScript. Sites that use it: http://www.discoverborneo.com/ http://www.universzik.com/ Source: http://smoothslideshow.jondesign.net/ Related: Jason Julien&#8217;s slidheshow script used on his portfolio site: http://www.jasonjulien.com/#10]]></description>
			<content:encoded><![CDATA[<p>Great scriptÂ  for producing smooth crossfade slideshow in JavaScript.</p>
<p>Sites that use it:</p>
<ul>
<li><a href="http://www.discoverborneo.com/">http://www.discoverborneo.com/</a></li>
<li><a href="http://www.universzik.com/">http://www.universzik.com/</a></li>
</ul>
<p>Source:</p>
<ul>
<li><a title="JonDesign's Smooth SlideShow 2.0" href="http://smoothslideshow.jondesign.net/">http://smoothslideshow.jondesign.net/</a></li>
</ul>
<p>Related:</p>
<p>Jason Julien&#8217;s slidheshow script used on his portfolio site:</p>
<p><a href="#10 ">http://www.jasonjulien.com/#10</a></p>
]]></content:encoded>
			<wfw:commentRss>http://webiga.com/2007/05/22/jondesigns-smooth-slideshow-20/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mootorials</title>
		<link>http://webiga.com/2007/05/18/mootorials/</link>
		<comments>http://webiga.com/2007/05/18/mootorials/#comments</comments>
		<pubDate>Fri, 18 May 2007 22:41:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://webiga.com/?p=50</guid>
		<description><![CDATA[Excellent collection of tutorial articles for Mootools JavaScript library. http://clientside.cnet.com/wiki/mootorial]]></description>
			<content:encoded><![CDATA[<p>Excellent collection of tutorial articles for Mootools JavaScript library.</p>
<p><a title="Mootorials" href="http://clientside.cnet.com/wiki/mootorial">http://clientside.cnet.com/wiki/mootorial</a></p>
]]></content:encoded>
			<wfw:commentRss>http://webiga.com/2007/05/18/mootorials/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bubble Tooltips</title>
		<link>http://webiga.com/2007/05/18/bubble-tooltips/</link>
		<comments>http://webiga.com/2007/05/18/bubble-tooltips/#comments</comments>
		<pubDate>Fri, 18 May 2007 15:27:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://webiga.com/?p=49</guid>
		<description><![CDATA[A greatÂ articleÂ tellingÂ aboutÂ howÂ toÂ createÂ CSS+JSÂ tooltips. http://web-graphics.com/mtarchive/001717.php]]></description>
			<content:encoded><![CDATA[<p>A greatÂ articleÂ tellingÂ aboutÂ howÂ toÂ createÂ CSS+JSÂ tooltips. <a href="http://web-graphics.com/mtarchive/001717.php" title="Bubble tooltips"></p>
<p>http://web-graphics.com/mtarchive/001717.php</a></p>
]]></content:encoded>
			<wfw:commentRss>http://webiga.com/2007/05/18/bubble-tooltips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Script.aculo.us Effects.queue article</title>
		<link>http://webiga.com/2007/05/18/scriptaculous-effectsqueue-article/</link>
		<comments>http://webiga.com/2007/05/18/scriptaculous-effectsqueue-article/#comments</comments>
		<pubDate>Fri, 18 May 2007 09:15:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://webiga.com/?p=48</guid>
		<description><![CDATA[http://blog.railsdevelopment.com/pages/effect/queue/]]></description>
			<content:encoded><![CDATA[<p><a title="Effects queue" href="http://blog.railsdevelopment.com/pages/effect/queue/">http://blog.railsdevelopment.com/pages/effect/queue/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://webiga.com/2007/05/18/scriptaculous-effectsqueue-article/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating DOM elements on the fly with graft</title>
		<link>http://webiga.com/2007/05/17/creating-dom-elements-on-the-fly-with-graft/</link>
		<comments>http://webiga.com/2007/05/17/creating-dom-elements-on-the-fly-with-graft/#comments</comments>
		<pubDate>Thu, 17 May 2007 21:15:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://webiga.com/?p=47</guid>
		<description><![CDATA[http://schf.uc.org/articles/2006/10/15/making-javascript-dom-a- piece-of-cake-with-the-graft-function]]></description>
			<content:encoded><![CDATA[<p><a href="http://schf.uc.org/articles/2006/10/15/making-javascript-dom-a-piece-of-cake-with-the-graft-function">http://schf.uc.org/articles/2006/10/15/making-javascript-dom-a-<br />
piece-of-cake-with-the-graft-function</a></p>
]]></content:encoded>
			<wfw:commentRss>http://webiga.com/2007/05/17/creating-dom-elements-on-the-fly-with-graft/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ajax Progress bar script</title>
		<link>http://webiga.com/2007/05/17/ajax-progress-bar-script/</link>
		<comments>http://webiga.com/2007/05/17/ajax-progress-bar-script/#comments</comments>
		<pubDate>Thu, 17 May 2007 13:00:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://webiga.com/?p=46</guid>
		<description><![CDATA[http://www.blackbirdblog.it/blog/archivio/2006/03/09/ajax-progress-bar/]]></description>
			<content:encoded><![CDATA[<p><a title="Ajax progress bar" href="http://www.blackbirdblog.it/blog/archivio/2006/03/09/ajax-progress-bar/">http://www.blackbirdblog.it/blog/archivio/2006/03/09/ajax-progress-bar/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://webiga.com/2007/05/17/ajax-progress-bar-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Autosuggest / Autocomplete with Ajax v. 2.1</title>
		<link>http://webiga.com/2007/05/17/autosuggest-autocomplete-with-ajax-v-21/</link>
		<comments>http://webiga.com/2007/05/17/autosuggest-autocomplete-with-ajax-v-21/#comments</comments>
		<pubDate>Thu, 17 May 2007 10:07:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://webiga.com/?p=45</guid>
		<description><![CDATA[Found on the net a rather interesting Ajax script that suggests different variants for completion of user input as he/she types. http://www.brandspankingnew.net/specials/ajax_autosuggest/ ajax_autosuggest_autocomplete.html?]]></description>
			<content:encoded><![CDATA[<p>Found on the net a rather interesting Ajax script that suggests different variants for completion of user input as he/she types.</p>
<p><a title="Autosuggest/Autocomplete with Ajax 2.1" href="http://www.brandspankingnew.net/specials/ajax_autosuggest/ajax_autosuggest_autocomplete.html?">http://www.brandspankingnew.net/specials/ajax_autosuggest/<br />
ajax_autosuggest_autocomplete.html? </a></p>
]]></content:encoded>
			<wfw:commentRss>http://webiga.com/2007/05/17/autosuggest-autocomplete-with-ajax-v-21/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Usable XMLHttpRequest in Practice article</title>
		<link>http://webiga.com/2007/04/29/usable-xmlhttprequest-in-practice-article/</link>
		<comments>http://webiga.com/2007/04/29/usable-xmlhttprequest-in-practice-article/#comments</comments>
		<pubDate>Sun, 29 Apr 2007 16:48:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://webiga.com/?p=22</guid>
		<description><![CDATA[http://www.baekdal.com/articles/Usability/usable-XMLHttpRequest/ Article that on exmaples shows criteria for a usable AJAX form. http://www.baekdal.com is generally a cool blog with a lot of useful info for every web designer/developer]]></description>
			<content:encoded><![CDATA[<p><a title="Usable XMLHttpRequest in Practice" href="http://www.baekdal.com/articles/Usability/usable-XMLHttpRequest/">http://www.baekdal.com/articles/Usability/usable-XMLHttpRequest/</a></p>
<p>Article that on exmaples shows criteria for a usable AJAX form. <a title="Usable XMLHttpRequest in Practice" href="http://www.baekdal.com/">http://www.baekdal.com</a> is generally a cool blog with a lot of useful info for every web designer/developer</p>
]]></content:encoded>
			<wfw:commentRss>http://webiga.com/2007/04/29/usable-xmlhttprequest-in-practice-article/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

