<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="http://www.bytemycode.com/rssformat.xsl"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>byteMyCode: Related Snippets</title>
		<link>http://www.bytemycode.com</link>
		<description>Related snippets for this snippet.</description>
		<pubDate>Sat, 22 Nov 2008 11:21:35 +0000</pubDate>
		<copyright>1998-2008 </copyright>
		<language>en-us</language>
		<image>
		      <link>http://www.bytemycode.com</link>
		      <url>http://www.bytemycode.com/img/rss_title.gif</url>
		      <title>byteMyCode</title>
		</image>

	<item>
	<title>Hover link pop-up</title>
	<link>http://www.bytemycode.com/snippets/snippet/355/</link>
	<comments>http://www.bytemycode.com/snippets/snippet/355/comments/</comments>
	<pubDate>Mon, 11 Sep 2006 17:21:59 +0000</pubDate>
	<dc:creator>MJ</dc:creator>
	<category>"css"</category>
	<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/355/</guid>
	<description>
		<![CDATA[

			<img src="http://www.bytemycode.com/img/icon_calendar.gif" align="middle" class="icon" alt="Date Submitted" /> Mon. Sep. 11th, 2006  5:21 PM			<br />
			<img src="http://www.bytemycode.com/img/icon_revision.gif" align="middle" class="icon" alt="Revision" /> <a href="http://www.bytemycode.com/snippets/snippet/355/revisions/">1</a>
			<br />
			<img src="http://www.bytemycode.com/img/rank_beginner.gif" align="middle" class="icon" alt="Beginner" /> <a href="http://www.bytemycode.com/members/member/MJ/" title="Beginner">MJ</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_tag.gif" align="middle" class="icon" alt="Tags" /> <a href="http://www.bytemycode.com/tags/tag/%22css%22">"css"</a>			<br />
			<img src="http://www.bytemycode.com/img/icon_comments.gif" align="middle" class="icon" alt="Comments" /> <a href="http://www.bytemycode.com/snippets/snippet/355/comments/">0 comments</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_ranking.gif" align="middle" class="icon" alt="Ranking" /> 7
			<p>Basically a simple rollover that allows for a pop-up of either, a screenshot of the web page the link is going to, or of an image. No JavaScript. The image also becomes a link. I just thought this was handy. Hope you like!</p>
		]]>
	</description>
</item><item>
	<title>Hide CSS from Opera</title>
	<link>http://www.bytemycode.com/snippets/snippet/288/</link>
	<comments>http://www.bytemycode.com/snippets/snippet/288/comments/</comments>
	<pubDate>Sun, 13 Aug 2006 16:52:13 +0000</pubDate>
	<dc:creator>snowdonkey</dc:creator>
	<category>"css", "Opera", "stylesheets"</category>
	<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/288/</guid>
	<description>
		<![CDATA[

			<img src="http://www.bytemycode.com/img/icon_calendar.gif" align="middle" class="icon" alt="Date Submitted" /> Sun. Aug. 13th, 2006  4:52 PM			<br />
			<img src="http://www.bytemycode.com/img/icon_revision.gif" align="middle" class="icon" alt="Revision" /> <a href="http://www.bytemycode.com/snippets/snippet/288/revisions/">1</a>
			<br />
			<img src="http://www.bytemycode.com/img/rank_helper.gif" align="middle" class="icon" alt="Helper" /> <a href="http://www.bytemycode.com/members/member/snowdonkey/" title="Helper">snowdonkey</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_tag.gif" align="middle" class="icon" alt="Tags" /> <a href="http://www.bytemycode.com/tags/tag/%22css%22">"css"</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/%22Opera%22">"Opera"</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/%22stylesheets%22">"stylesheets"</a>			<br />
			<img src="http://www.bytemycode.com/img/icon_comments.gif" align="middle" class="icon" alt="Comments" /> <a href="http://www.bytemycode.com/snippets/snippet/288/comments/">2 comments</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_ranking.gif" align="middle" class="icon" alt="Ranking" /> 4
			<p>Hide CSS styles from Opera by substituting Latin letter "r" for Unicode character 82 in the media attribute "screen" of the <i>style</i> tag.<br /><br />Tested in browsers based on Netscape, Mozilla, and Internet Explorer for PC.</p>
		]]>
	</description>
</item>
	</channel>
</rss>