<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Image Rollover Effect &#8211; using Simple HTML</title>
	<atom:link href="http://technotip.org/image-rollover-effect-using-simple-html/feed/" rel="self" type="application/rss+xml" />
	<link>http://technotip.org/image-rollover-effect-using-simple-html/</link>
	<description>A Blog For Bloggers, Internet Marketers and Designers!</description>
	<lastBuildDate>Tue, 17 Jan 2012 00:36:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Rick</title>
		<link>http://technotip.org/image-rollover-effect-using-simple-html/#comment-107886</link>
		<dc:creator>Rick</dc:creator>
		<pubDate>Wed, 03 Nov 2010 22:50:21 +0000</pubDate>
		<guid isPermaLink="false">http://technotip.org/?p=3625#comment-107886</guid>
		<description>Thank you, Thank you, Thank you...sometimes you just don&#039;t have access to the CSS or the HEAD of the document...this works perfectly!</description>
		<content:encoded><![CDATA[<p>Thank you, Thank you, Thank you&#8230;sometimes you just don&#8217;t have access to the CSS or the HEAD of the document&#8230;this works perfectly!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill</title>
		<link>http://technotip.org/image-rollover-effect-using-simple-html/#comment-45766</link>
		<dc:creator>Bill</dc:creator>
		<pubDate>Wed, 02 Jun 2010 14:52:18 +0000</pubDate>
		<guid isPermaLink="false">http://technotip.org/?p=3625#comment-45766</guid>
		<description>Thank you!.  Everything is working now.  Thanks so much for your help.</description>
		<content:encoded><![CDATA[<p>Thank you!.  Everything is working now.  Thanks so much for your help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill</title>
		<link>http://technotip.org/image-rollover-effect-using-simple-html/#comment-45765</link>
		<dc:creator>Bill</dc:creator>
		<pubDate>Wed, 02 Jun 2010 14:44:22 +0000</pubDate>
		<guid isPermaLink="false">http://technotip.org/?p=3625#comment-45765</guid>
		<description>Nevermind!  My mistake.  So I got it working on the individual post pages. But on my entry blog page where wordpress lists my posts, the rollover effect no longer works.  In other words, the rollover effect only works on the actual post page itself, not anywhere else wordpress displays the identical post within my blog.  Is there a way to fix this?  Thanks!</description>
		<content:encoded><![CDATA[<p>Nevermind!  My mistake.  So I got it working on the individual post pages. But on my entry blog page where wordpress lists my posts, the rollover effect no longer works.  In other words, the rollover effect only works on the actual post page itself, not anywhere else wordpress displays the identical post within my blog.  Is there a way to fix this?  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Satish</title>
		<link>http://technotip.org/image-rollover-effect-using-simple-html/#comment-45758</link>
		<dc:creator>Satish</dc:creator>
		<pubDate>Wed, 02 Jun 2010 13:08:52 +0000</pubDate>
		<guid isPermaLink="false">http://technotip.org/?p=3625#comment-45758</guid>
		<description>@Bill, The problem is, you have copied and pasted the code from here and changed the image url. This doesn&#039;t work. Because, the straight quotes will turn into curly quotes, if you copy paste.
So, now go back to the code, delete the double quotes and manually retype. Save and refresh the page.
&lt;b&gt;OR&lt;/b&gt;
But when I see your source code, I suspect that you are using &quot;&lt;b&gt;Visual Editor&lt;/b&gt;&quot; and pasting the things. This again doesn&#039;t work. Now copy the code, change the image URL, goto &lt;b&gt;HTML editor&lt;/b&gt;, paste the code, save and refresh your webpage, and it should be working.</description>
		<content:encoded><![CDATA[<p>@Bill, The problem is, you have copied and pasted the code from here and changed the image url. This doesn&#8217;t work. Because, the straight quotes will turn into curly quotes, if you copy paste.<br />
So, now go back to the code, delete the double quotes and manually retype. Save and refresh the page.<br />
<b>OR</b><br />
But when I see your source code, I suspect that you are using &#8220;<b>Visual Editor</b>&#8221; and pasting the things. This again doesn&#8217;t work. Now copy the code, change the image URL, goto <b>HTML editor</b>, paste the code, save and refresh your webpage, and it should be working.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill</title>
		<link>http://technotip.org/image-rollover-effect-using-simple-html/#comment-45757</link>
		<dc:creator>Bill</dc:creator>
		<pubDate>Wed, 02 Jun 2010 12:52:33 +0000</pubDate>
		<guid isPermaLink="false">http://technotip.org/?p=3625#comment-45757</guid>
		<description>Thanks for this bit of code. I tried it in my wordpress site but it displays the code as &quot;text&quot; in my post.  See the link below as an example.  What am I missing?  Any help would be greatly appreciated.

http://www.amazingcarlos.com/?p=1</description>
		<content:encoded><![CDATA[<p>Thanks for this bit of code. I tried it in my wordpress site but it displays the code as &#8220;text&#8221; in my post.  See the link below as an example.  What am I missing?  Any help would be greatly appreciated.</p>
<p><a href="http://www.amazingcarlos.com/?p=1" rel="nofollow">http://www.amazingcarlos.com/?p=1</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Satish</title>
		<link>http://technotip.org/image-rollover-effect-using-simple-html/#comment-30507</link>
		<dc:creator>Satish</dc:creator>
		<pubDate>Mon, 18 Jan 2010 17:24:25 +0000</pubDate>
		<guid isPermaLink="false">http://technotip.org/?p=3625#comment-30507</guid>
		<description>@hemant singh, You can use WordPress to build your website. We had written a post explaining steps to install WordPress @ http://technotip.org/setup-your-blogwebsite-in-minutes-install-wordpress/ - hope it helps.</description>
		<content:encoded><![CDATA[<p>@hemant singh, You can use WordPress to build your website. We had written a post explaining steps to install WordPress @ <a href="http://technotip.org/setup-your-blogwebsite-in-minutes-install-wordpress/" rel="nofollow">http://technotip.org/setup-you.....wordpress/</a> &#8211; hope it helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hemant singh</title>
		<link>http://technotip.org/image-rollover-effect-using-simple-html/#comment-30330</link>
		<dc:creator>hemant singh</dc:creator>
		<pubDate>Sat, 16 Jan 2010 18:21:56 +0000</pubDate>
		<guid isPermaLink="false">http://technotip.org/?p=3625#comment-30330</guid>
		<description>hi i want to make a web so cud u plz tel wht i hav to do so thks hemant</description>
		<content:encoded><![CDATA[<p>hi i want to make a web so cud u plz tel wht i hav to do so thks hemant</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Satish</title>
		<link>http://technotip.org/image-rollover-effect-using-simple-html/#comment-29914</link>
		<dc:creator>Satish</dc:creator>
		<pubDate>Tue, 12 Jan 2010 06:08:13 +0000</pubDate>
		<guid isPermaLink="false">http://technotip.org/?p=3625#comment-29914</guid>
		<description>@George Serradinho, @Web Design Beach, And the important thing is, there is no need to edit the header of the webpage.</description>
		<content:encoded><![CDATA[<p>@George Serradinho, @Web Design Beach, And the important thing is, there is no need to edit the header of the webpage.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

