<?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>Wuup &#187; Javascript</title>
	<atom:link href="http://www.wuup.co.uk/category/blog/tutorials/javascript-tutorials/feed" rel="self" type="application/rss+xml" />
	<link>http://www.wuup.co.uk</link>
	<description>We&#039;re Geeks - This is Where We Write</description>
	<lastBuildDate>Sun, 25 Jul 2010 13:08:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Simple JQuery Expandable Content Box</title>
		<link>http://www.wuup.co.uk/simple-jquery-expandable-content-box</link>
		<comments>http://www.wuup.co.uk/simple-jquery-expandable-content-box#comments</comments>
		<pubDate>Sun, 30 Aug 2009 23:56:06 +0000</pubDate>
		<dc:creator>Spyda</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.wuup.co.uk/?p=3274</guid>
		<description><![CDATA[Just recently I have had to finally bite the bullet and learn some proper Javascript. Not just making text in input boxes disappear when the user clicks on them, I'm talking PROPER stuff like making boxes appear and disappear inside already existing content.]]></description>
		<wfw:commentRss>http://www.wuup.co.uk/simple-jquery-expandable-content-box/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>JS Basics: How to get an HTML element by its ID in JavaScript</title>
		<link>http://www.wuup.co.uk/js-basics-how-to-get-a-html-element-by-its-id-in-javascript</link>
		<comments>http://www.wuup.co.uk/js-basics-how-to-get-a-html-element-by-its-id-in-javascript#comments</comments>
		<pubDate>Wed, 05 Aug 2009 18:30:46 +0000</pubDate>
		<dc:creator>Alan Hamlyn</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[Javascript Basics]]></category>
		<category><![CDATA[JS]]></category>
		<category><![CDATA[JS Basics]]></category>

		<guid isPermaLink="false">http://www.wuup.co.uk/?p=2997</guid>
		<description><![CDATA[Hey all, I think I&#8217;m now comfortable enough to start writing about the basics of JavaScript. Though I will assume you know how to add JavaScript to a HTML page.
So here we are, the most handy thing of all: how to get a reference to an HTML element by the ID number.
document.getElementById('myElement');
This will find the [...]]]></description>
		<wfw:commentRss>http://www.wuup.co.uk/js-basics-how-to-get-a-html-element-by-its-id-in-javascript/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>JS Basics: How to Edit the CSS styles of an element in Javascript</title>
		<link>http://www.wuup.co.uk/js-basics-how-to-edit-the-css-styles-of-an-element-in-javascript</link>
		<comments>http://www.wuup.co.uk/js-basics-how-to-edit-the-css-styles-of-an-element-in-javascript#comments</comments>
		<pubDate>Wed, 29 Jul 2009 02:57:28 +0000</pubDate>
		<dc:creator>Alan Hamlyn</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[basics]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[Javascript Basics]]></category>
		<category><![CDATA[JS]]></category>
		<category><![CDATA[JS Basics]]></category>

		<guid isPermaLink="false">http://www.wuup.co.uk/?p=2902</guid>
		<description><![CDATA[Hey all, Sorry if this article is a bit late, i've been doing some major work and was too tired to write anything :P
I've actually started to learn the Internet beast Javascript, and i think its about time i shared some knowledge I've gathered from problems i had when starting out.]]></description>
		<wfw:commentRss>http://www.wuup.co.uk/js-basics-how-to-edit-the-css-styles-of-an-element-in-javascript/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)
Database Caching 10/19 queries in 0.051 seconds using disk

Served from: www.wuup.co.uk @ 2010-08-01 01:17:09 -->