<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/javascript/tags/link</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 12 Oct 2008 20:40:01 GMT</pubDate>
<item>
<title>(JavaScript) jQuery open external link in new window - 1man</title>
<link>http://snipplr.com/view/8733/jquery-open-external-link-in-new-window/</link>
<description><![CDATA[ <p>Two different ways to open an external link (ones that start in http) in a new window. I know this isn't a great thing to do, but some clients _need_ to have it.</p> ]]></description>
<pubDate>Wed, 01 Oct 2008 06:04:07 GMT</pubDate>
<guid>http://snipplr.com/view/8733/jquery-open-external-link-in-new-window/</guid>
</item>
<item>
<title>(JavaScript) XHTML Targetted Hyperlinks - wizard04</title>
<link>http://snipplr.com/view/7857/xhtml-targetted-hyperlinks/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 13 Aug 2008 16:11:36 GMT</pubDate>
<guid>http://snipplr.com/view/7857/xhtml-targetted-hyperlinks/</guid>
</item>
<item>
<title>(JavaScript) Change Two iFrames With One Link - aristoworks</title>
<link>http://snipplr.com/view/7514/change-two-iframes-with-one-link/</link>
<description><![CDATA[ <p>This simple little snippet will allow you to change two iframes with the click of just one link.</p> ]]></description>
<pubDate>Fri, 25 Jul 2008 20:13:23 GMT</pubDate>
<guid>http://snipplr.com/view/7514/change-two-iframes-with-one-link/</guid>
</item>
<item>
<title>(JavaScript) Valid External Links - wesbaker</title>
<link>http://snipplr.com/view/7172/valid-external-links/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 08 Jul 2008 10:32:34 GMT</pubDate>
<guid>http://snipplr.com/view/7172/valid-external-links/</guid>
</item>
<item>
<title>(JavaScript) Javascript URL Redirection... - skywalker</title>
<link>http://snipplr.com/view/6160/javascript-url-redirection/</link>
<description><![CDATA[ <p>It redirects the url with JS.</p> ]]></description>
<pubDate>Fri, 09 May 2008 04:41:23 GMT</pubDate>
<guid>http://snipplr.com/view/6160/javascript-url-redirection/</guid>
</item>
<item>
<title>(JavaScript) submit a form with an anchor tag (link) - jachin</title>
<link>http://snipplr.com/view/5911/submit-a-form-with-an-anchor-tag-link/</link>
<description><![CDATA[ <p>Name the form what ever you like, but make sure that is reflected in the javascript.</p> ]]></description>
<pubDate>Fri, 18 Apr 2008 16:25:10 GMT</pubDate>
<guid>http://snipplr.com/view/5911/submit-a-form-with-an-anchor-tag-link/</guid>
</item>
<item>
<title>(JavaScript) external link - kyokutyo</title>
<link>http://snipplr.com/view/5137/external-link/</link>
<description><![CDATA[ <p>add
  onclick="window.open(this.href); return false;"
to
  a Tag with rel="external"</p> ]]></description>
<pubDate>Wed, 20 Feb 2008 23:39:23 GMT</pubDate>
<guid>http://snipplr.com/view/5137/external-link/</guid>
</item>
<item>
<title>(JavaScript) Linking Objects &amp;amp; Deleting Info in Objects - 1man</title>
<link>http://snipplr.com/view/2365/linking-objects--deleting-info-in-objects/</link>
<description><![CDATA[ <p>Shows you how to link 2 objects together via the object function. If a value isn't found in the object, it will look for it in the linked object.</p> ]]></description>
<pubDate>Tue, 20 Mar 2007 09:56:09 GMT</pubDate>
<guid>http://snipplr.com/view/2365/linking-objects--deleting-info-in-objects/</guid>
</item>
<item>
<title>(JavaScript) Random image with link - Jaymoon</title>
<link>http://snipplr.com/view/786/random-image-with-link/</link>
<description><![CDATA[ <p>The ideal use of this code would be to save the Javascript code as a .js file.  Then use the HTML code at the bottom to call it wherever you want on the web page.</p> ]]></description>
<pubDate>Fri, 11 Aug 2006 19:37:42 GMT</pubDate>
<guid>http://snipplr.com/view/786/random-image-with-link/</guid>
</item>
<item>
<title>(JavaScript) Seguro? - luman</title>
<link>http://snipplr.com/view/70/seguro/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 29 Jun 2006 00:19:39 GMT</pubDate>
<guid>http://snipplr.com/view/70/seguro/</guid>
</item>
</channel>
</rss>