<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DZone Snippets: hyperlink code</title>
    <link>http://snippets.dzone.com/posts</link>
    <pubDate>Tue, 07 Oct 2008 18:49:26 GMT</pubDate>
    <description>DZone Snippets: hyperlink code</description>
    <item>
      <title>A javascript hyperlink</title>
      <link>http://snippets.dzone.com/posts/show/1720</link>
      <description>&lt;code&gt;&lt;br /&gt;// method 1&lt;br /&gt;&lt;a href='#' onclick='alert("hello"); return false'&gt;hello&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;// method 2&lt;br /&gt;&lt;a href='javascript:alert("hello")'&gt;hello&lt;/a&gt;&lt;br /&gt;&lt;/code&gt;</description>
      <pubDate>Mon, 20 Mar 2006 12:56:04 GMT</pubDate>
      <guid>http://snippets.dzone.com/posts/show/1720</guid>
      <author>korakot (Korakot Chaovavanich)</author>
    </item>
  </channel>
</rss>
