<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Image Mouseover Javascript:  Stripped Down</title>
	<atom:link href="http://www.michaeltangen.com/2005/11/28/image-mouseover-javascript-stripped-down/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.michaeltangen.com/2005/11/28/image-mouseover-javascript-stripped-down/</link>
	<description>commentary on design, development, and plenty of other things to kill time</description>
	<pubDate>Tue, 06 Jan 2009 00:48:46 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Michael</title>
		<link>http://www.michaeltangen.com/2005/11/28/image-mouseover-javascript-stripped-down/#comment-62</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Tue, 06 Dec 2005 02:18:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaeltangen.com/2005/11/28/image-mouseover-javascript-stripped-down/#comment-62</guid>
		<description>BTW, good to "hear" from ya.  Long time no chat/see.</description>
		<content:encoded><![CDATA[<p>BTW, good to &#8220;hear&#8221; from ya.  Long time no chat/see.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.michaeltangen.com/2005/11/28/image-mouseover-javascript-stripped-down/#comment-61</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Tue, 06 Dec 2005 02:18:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaeltangen.com/2005/11/28/image-mouseover-javascript-stripped-down/#comment-61</guid>
		<description>Well, it SORTA does, but the purpose of this is to swap out images on a mouseover/out event.

CSS has certain effects or attributes you can assign to a class or id on mouseover/out  (a:hover), but using JavaScript is a bit more efficient and requires less code.

But for text menus I'd use the a:hover attribute to create that mouseover effect for my text links.</description>
		<content:encoded><![CDATA[<p>Well, it SORTA does, but the purpose of this is to swap out images on a mouseover/out event.</p>
<p>CSS has certain effects or attributes you can assign to a class or id on mouseover/out  (a:hover), but using JavaScript is a bit more efficient and requires less code.</p>
<p>But for text menus I&#8217;d use the a:hover attribute to create that mouseover effect for my text links.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rook</title>
		<link>http://www.michaeltangen.com/2005/11/28/image-mouseover-javascript-stripped-down/#comment-60</link>
		<dc:creator>Rook</dc:creator>
		<pubDate>Mon, 05 Dec 2005 18:57:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaeltangen.com/2005/11/28/image-mouseover-javascript-stripped-down/#comment-60</guid>
		<description>I thought that CSS now has mouseover affects so as to eliminate javascript. But then, I am a snot nosed beginner with all this HTML and CSS coding.</description>
		<content:encoded><![CDATA[<p>I thought that CSS now has mouseover affects so as to eliminate javascript. But then, I am a snot nosed beginner with all this HTML and CSS coding.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
