<?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>Wardell Design Blog &#187; javascript</title>
	<atom:link href="http://blog.wardelldesign.com/category/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.wardelldesign.com</link>
	<description>Web Design &#38; Technology Blog</description>
	<lastBuildDate>Fri, 10 Feb 2012 15:52:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
<image>
    <title>Wardell Design Blog</title>
    <url>http://blog.wardelldesign.com/w.jpg</url>
    <link>http://blog.wardelldesign.com</link>
    <width>100</width>
    <height>100</height>
    <description>Wardell Design Blog - http://blog.wardelldesign.com</description>
    </image>		<item>
		<title>Create a Rollover Class with JavaScript</title>
		<link>http://blog.wardelldesign.com/javascript/create-a-rollover-class-with-javascript/</link>
		<comments>http://blog.wardelldesign.com/javascript/create-a-rollover-class-with-javascript/#comments</comments>
		<pubDate>Sat, 06 Dec 2008 15:26:16 +0000</pubDate>
		<dc:creator>Wardell Latham</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[rollover]]></category>

		<guid isPermaLink="false">http://blog.wardelldesign.com/?p=103</guid>
		<description><![CDATA[<a href="http://blog.wardelldesign.com/javascript/create-a-rollover-class-with-javascript/"><img align="left" hspace="5" width="300" src="myImage_up.jpg" class="alignleft wp-post-image tfe" alt="" title="" /></a>Here is a simple and very effective way to create rollovers using a images class and id attributes, a naming convention, and the following javascript.
The first thing you will need are the images for your rollovers up,over and down states.
The second thing you&#8217;ll need to do is name the images with the same base name [...]<p style="clear:both;">Related posts:<ol>
<li><a href='http://blog.wardelldesign.com/javascript/dhtml-javascript-marquee/' rel='bookmark' title='DHTML / JavaScript Marquee'>DHTML / JavaScript Marquee</a></li>
<li><a href='http://blog.wardelldesign.com/word-press/add-images-wordpress-feed/' rel='bookmark' title='Add Images to Your WordPress Summary Feed'>Add Images to Your WordPress Summary Feed</a></li>
<li><a href='http://blog.wardelldesign.com/software/firefox-add-ons-for-design-development/' rel='bookmark' title='Firefox Add-ons for Design &amp; Development'>Firefox Add-ons for Design &#038; Development</a></li>
</ol>]]></description>
		<wfw:commentRss>http://blog.wardelldesign.com/javascript/create-a-rollover-class-with-javascript/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>DHTML / JavaScript Marquee</title>
		<link>http://blog.wardelldesign.com/javascript/dhtml-javascript-marquee/</link>
		<comments>http://blog.wardelldesign.com/javascript/dhtml-javascript-marquee/#comments</comments>
		<pubDate>Tue, 25 Nov 2008 16:30:17 +0000</pubDate>
		<dc:creator>Wardell Latham</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[dhtml]]></category>

		<guid isPermaLink="false">http://blog.wardelldesign.com/?p=79</guid>
		<description><![CDATA[<a href="http://blog.wardelldesign.com/javascript/dhtml-javascript-marquee/"><img align="left" hspace="5" width="300" height="300" src="http://blog.wardelldesign.com/wp-content/uploads/2010/06/wardelldesign_logo_bg.jpg" class="alignleft wp-post-image tfe" alt="" title="" /></a>Any one who is keen about writing valid (X)HTML knows that the marquee tag is not part of the HTML specification. So what is one to do when in need of a scrolling marquee within a valid html document? The following code demonstrates how to create a valid marquee using html, css, and javascript.
Enter the [...]<p style="clear:both;">Related posts:<ol>
<li><a href='http://blog.wardelldesign.com/javascript/create-a-rollover-class-with-javascript/' rel='bookmark' title='Create a Rollover Class with JavaScript'>Create a Rollover Class with JavaScript</a></li>
<li><a href='http://blog.wardelldesign.com/word-press/add-images-wordpress-feed/' rel='bookmark' title='Add Images to Your WordPress Summary Feed'>Add Images to Your WordPress Summary Feed</a></li>
<li><a href='http://blog.wardelldesign.com/software/software-spotlight-clcl/' rel='bookmark' title='Software Spotlight: CLCL'>Software Spotlight: CLCL</a></li>
</ol>]]></description>
		<wfw:commentRss>http://blog.wardelldesign.com/javascript/dhtml-javascript-marquee/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

