<?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>dreamluverz collection &#187; javascript</title>
	<atom:link href="http://dreamluverz.com/category/developers-tools/javascript/feed" rel="self" type="application/rss+xml" />
	<link>http://dreamluverz.com</link>
	<description>Never stop dreaming, until you&#039;re ready to wake up and make it happen</description>
	<lastBuildDate>Wed, 18 Jan 2012 14:10:14 +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>fading image using javascript</title>
		<link>http://dreamluverz.com/developers-tools/javascript/fading-image-using-javascript</link>
		<comments>http://dreamluverz.com/developers-tools/javascript/fading-image-using-javascript#comments</comments>
		<pubDate>Mon, 01 Jun 2009 17:06:58 +0000</pubDate>
		<dc:creator>dreamluverz</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[fading image using javascript]]></category>
		<category><![CDATA[javascript function]]></category>
		<category><![CDATA[transparent image with javascript]]></category>

		<guid isPermaLink="false">http://dreamluverz.com/?p=654</guid>
		<description><![CDATA[Show me what it does! Hide &#8211; Show Click on a link above to make the image disappear and re-appear by gradually fading in/out. It uses CSS transparency, in CSS you can set the transparency in different ways. To ensure &#8230; <a href="http://dreamluverz.com/developers-tools/javascript/fading-image-using-javascript">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://dreamluverz.com/developers-tools/javascript/fading-image-using-javascript/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>javascript form validation</title>
		<link>http://dreamluverz.com/developers-tools/javascript/javascript-form-validation</link>
		<comments>http://dreamluverz.com/developers-tools/javascript/javascript-form-validation#comments</comments>
		<pubDate>Mon, 01 Jun 2009 15:14:24 +0000</pubDate>
		<dc:creator>dreamluverz</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[form validation]]></category>
		<category><![CDATA[javascript form validation]]></category>
		<category><![CDATA[js form validation]]></category>
		<category><![CDATA[js validation]]></category>

		<guid isPermaLink="false">http://dreamluverz.com/?p=648</guid>
		<description><![CDATA[validateEmpty ( ) The function below checks if a required field has been left empty. If the required field is blank, we return the error string to the main function. If itâ€™s not blank, the function returns an empty string. &#8230; <a href="http://dreamluverz.com/developers-tools/javascript/javascript-form-validation">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://dreamluverz.com/developers-tools/javascript/javascript-form-validation/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>javascript: escape()</title>
		<link>http://dreamluverz.com/developers-tools/javascript/javascript-escape</link>
		<comments>http://dreamluverz.com/developers-tools/javascript/javascript-escape#comments</comments>
		<pubDate>Fri, 22 May 2009 08:00:22 +0000</pubDate>
		<dc:creator>dreamluverz</dc:creator>
				<category><![CDATA[ajax]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[ajax error]]></category>
		<category><![CDATA[ajax error url]]></category>
		<category><![CDATA[escape]]></category>
		<category><![CDATA[escape js]]></category>
		<category><![CDATA[javascript escape]]></category>
		<category><![CDATA[javascript function]]></category>
		<category><![CDATA[js escape]]></category>

		<guid isPermaLink="false">http://dreamluverz.com/?p=642</guid>
		<description><![CDATA[Problem: Getting error on ajax when passing url with &#8220;&#38;&#8221; on it. Solution: escape() Definition and Usage The escape() function encodes a string, so it can be read on all computers. Syntax escape(string) Parameter Description string Required. The string to &#8230; <a href="http://dreamluverz.com/developers-tools/javascript/javascript-escape">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://dreamluverz.com/developers-tools/javascript/javascript-escape/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>javascript: test()</title>
		<link>http://dreamluverz.com/developers-tools/javascript/javascript-test</link>
		<comments>http://dreamluverz.com/developers-tools/javascript/javascript-test#comments</comments>
		<pubDate>Fri, 22 May 2009 07:56:25 +0000</pubDate>
		<dc:creator>dreamluverz</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[javascript function]]></category>
		<category><![CDATA[javascript test function]]></category>
		<category><![CDATA[test()]]></category>

		<guid isPermaLink="false">http://dreamluverz.com/?p=640</guid>
		<description><![CDATA[Definition and Usage The test() method is used to search for a match of a regular expression in a string. This method returns true if a match is found, and false if not. Syntax RegExpObject.test(string) Parameter Description RegExpObject Required. The &#8230; <a href="http://dreamluverz.com/developers-tools/javascript/javascript-test">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://dreamluverz.com/developers-tools/javascript/javascript-test/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>multi level menu js less</title>
		<link>http://dreamluverz.com/developers-tools/javascript/multi-level-menu-js-less</link>
		<comments>http://dreamluverz.com/developers-tools/javascript/multi-level-menu-js-less#comments</comments>
		<pubDate>Fri, 22 May 2009 06:44:52 +0000</pubDate>
		<dc:creator>dreamluverz</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[dom]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[js menu]]></category>
		<category><![CDATA[menu js less]]></category>
		<category><![CDATA[multi level menu]]></category>

		<guid isPermaLink="false">http://dreamluverz.com/?p=606</guid>
		<description><![CDATA[Meet the markup To start, we should use the best method for defining a navigation menu â€” a list. For this example, we will work on a simple HTML unordered list. {Line wraps are marked Â». â€“Ed.} &#60;ul&#62; &#60;li&#62;Sunfishes &#60;ul&#62; &#8230; <a href="http://dreamluverz.com/developers-tools/javascript/multi-level-menu-js-less">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://dreamluverz.com/developers-tools/javascript/multi-level-menu-js-less/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Javascript regexp usage</title>
		<link>http://dreamluverz.com/developers-tools/javascript/javascript-regexp-usage</link>
		<comments>http://dreamluverz.com/developers-tools/javascript/javascript-regexp-usage#comments</comments>
		<pubDate>Tue, 17 Mar 2009 07:51:36 +0000</pubDate>
		<dc:creator>dreamluverz</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[javascript regex]]></category>
		<category><![CDATA[match javascript]]></category>
		<category><![CDATA[test javascript]]></category>

		<guid isPermaLink="false">http://dreamluverz.com/?p=455</guid>
		<description><![CDATA[I found this reference very helpful because I tend to forget the difference between match, test, search and so on. Description Example RegExp.exec(string) Applies the RegExp to the given string, and returns the match information. var match = /s(amp)le/i.exec("Sample text") &#8230; <a href="http://dreamluverz.com/developers-tools/javascript/javascript-regexp-usage">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://dreamluverz.com/developers-tools/javascript/javascript-regexp-usage/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ie bug: form within a form not posting values</title>
		<link>http://dreamluverz.com/developers-tools/javascript/ie-bug-form-within-a-form-not-posting-values</link>
		<comments>http://dreamluverz.com/developers-tools/javascript/ie-bug-form-within-a-form-not-posting-values#comments</comments>
		<pubDate>Mon, 18 Aug 2008 16:40:05 +0000</pubDate>
		<dc:creator>dreamluverz</dc:creator>
				<category><![CDATA[dom]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[html form]]></category>
		<category><![CDATA[ie bug]]></category>

		<guid isPermaLink="false">http://dreamluverz.com/?p=314</guid>
		<description><![CDATA[You might be wondering why you cannot post the values of some fields even it&#8217;s inside the form. Having a form within a form in your html code/dom is a BIG issue when it comes to ie. Some of the &#8230; <a href="http://dreamluverz.com/developers-tools/javascript/ie-bug-form-within-a-form-not-posting-values">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://dreamluverz.com/developers-tools/javascript/ie-bug-form-within-a-form-not-posting-values/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>javascript reference</title>
		<link>http://dreamluverz.com/anything-under-the-moonlight/javascript-reference</link>
		<comments>http://dreamluverz.com/anything-under-the-moonlight/javascript-reference#comments</comments>
		<pubDate>Tue, 27 May 2008 17:42:23 +0000</pubDate>
		<dc:creator>dreamluverz</dc:creator>
				<category><![CDATA[anything under the moonlight]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[js reference]]></category>

		<guid isPermaLink="false">http://dreamluverz.com/?p=270</guid>
		<description><![CDATA[Here&#8217;s a good site for javascript reference: http://users.dickinson.edu/~braught/courses/cs131s99/jsRef.html]]></description>
		<wfw:commentRss>http://dreamluverz.com/anything-under-the-moonlight/javascript-reference/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>prototype window</title>
		<link>http://dreamluverz.com/anything-under-the-moonlight/prototype-window</link>
		<comments>http://dreamluverz.com/anything-under-the-moonlight/prototype-window#comments</comments>
		<pubDate>Tue, 27 May 2008 17:32:30 +0000</pubDate>
		<dc:creator>dreamluverz</dc:creator>
				<category><![CDATA[anything under the moonlight]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[javascript popup window]]></category>
		<category><![CDATA[pop window]]></category>
		<category><![CDATA[popup div]]></category>

		<guid isPermaLink="false">http://dreamluverz.com/?p=275</guid>
		<description><![CDATA[I discovered this thing from a friend and it&#8217;s a cool stuff. Haven&#8217;t tried it though but really excited to give it a shot. Overview This javascript class allows you to add window in a HTML page. This class is &#8230; <a href="http://dreamluverz.com/anything-under-the-moonlight/prototype-window">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://dreamluverz.com/anything-under-the-moonlight/prototype-window/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>stopPropagation() and cancelBubble</title>
		<link>http://dreamluverz.com/developers-tools/javascript/stoppropagation-and-cancelbubble</link>
		<comments>http://dreamluverz.com/developers-tools/javascript/stoppropagation-and-cancelbubble#comments</comments>
		<pubDate>Wed, 14 May 2008 08:25:09 +0000</pubDate>
		<dc:creator>dreamluverz</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[cancelBubble]]></category>
		<category><![CDATA[stopPropagation()]]></category>

		<guid isPermaLink="false">http://dreamluverz.com/?p=253</guid>
		<description><![CDATA[Another way of doing the cancelBubble: function dropButtonClick(e) { if( typeof( e ) == "undefined" &#38;&#38; typeof( window.event ) != "undefined" ) e = window.event; // do things.... if (typeof( window.event ) != "undefined" ) { // IE e.cancelBubble=true; } &#8230; <a href="http://dreamluverz.com/developers-tools/javascript/stoppropagation-and-cancelbubble">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://dreamluverz.com/developers-tools/javascript/stoppropagation-and-cancelbubble/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

