<?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>52WebDesign.com &#187; Coding</title>
	<atom:link href="http://www.52webdesign.com/category/coding/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.52webdesign.com</link>
	<description>Learn Web Design With Us</description>
	<lastBuildDate>Fri, 21 May 2010 17:05:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Code to hide the destination URL of text link</title>
		<link>http://www.52webdesign.com/coding/code-to-hide-the-destination-url-of-text-link/</link>
		<comments>http://www.52webdesign.com/coding/code-to-hide-the-destination-url-of-text-link/#comments</comments>
		<pubDate>Sun, 12 Oct 2008 18:20:17 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Coding]]></category>

		<guid isPermaLink="false">http://www.52webdesign.com/?p=85</guid>
		<description><![CDATA[Use this code to hide destination url of any text link from web pages. &#60;a onmouseover=&#8221;window.status=&#8217;You are now visiting another page&#8217;;return true;&#8221; onmouseout=&#8221;window.status=&#8221;;return true;&#8221; href=&#8221;http://www.destination.com&#8221;&#62;Click Here&#60;/a&#62; change &#8220;destination.com&#8221; to url which you are linking.  And change &#8220;Click Here&#8221; to your anchor text.]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em;"><script type="text/javascript" src="http://button.topsy.com/widget/retweet-big?url=http://www.52webdesign.com/coding/code-to-hide-the-destination-url-of-text-link/&amp;title=Code+to+hide+the+destination+URL+of+text+link&amp;theme=blue&amp;txt_tweet=tweet&amp;txt_retweet=retweet"></script></div><p>Use this code to hide destination url of any text link from web pages.</p>
<blockquote><p>&lt;a onmouseover=&#8221;window.status=&#8217;You are now visiting another page&#8217;;return true;&#8221; onmouseout=&#8221;window.status=&#8221;;return true;&#8221; href=&#8221;http://www.destination.com&#8221;&gt;Click Here&lt;/a&gt;</p></blockquote>
<p>change &#8220;destination.com&#8221; to url which you are linking.  And change &#8220;Click Here&#8221; to your anchor text.</p>

]]></content:encoded>
			<wfw:commentRss>http://www.52webdesign.com/coding/code-to-hide-the-destination-url-of-text-link/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
