<?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/to</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 19 Jun 2013 10:15:27 GMT</pubDate>
<item>
<title>(JavaScript) Text to HTML in JavaScript - jm1248</title>
<link>http://snipplr.com/view/48519/text-to-html-in-javascript/</link>
<description><![CDATA[ <p>Hopefully this covers just about everything.   This code has far more lines than htmlify.js but seems to work ok.

(I  just remembered that " // Loop through the clear text " has no loop breaker - will post a fix, but it's not a show-stopper for most applications.)

As far as I can tell;

brackets are dealt with properly
punctuation is moved away from the link.

This script is actually an HTML document that contains test
patterns with raw and browser-view outputs.

Comments are welcome.</p> ]]></description>
<pubDate>Tue, 08 Feb 2011 01:09:52 GMT</pubDate>
<guid>http://snipplr.com/view/48519/text-to-html-in-javascript/</guid>
</item>
<item>
<title>(JavaScript) Go To Vertical Slides in SlideDeck Pro - Jamie</title>
<link>http://snipplr.com/view/36584/go-to-vertical-slides-in-slidedeck-pro/</link>
<description><![CDATA[ <p>This snippet requires that you have SlideDeck Pro and jQuery loaded in the head of your HTML file.</p> ]]></description>
<pubDate>Fri, 02 Jul 2010 02:36:02 GMT</pubDate>
<guid>http://snipplr.com/view/36584/go-to-vertical-slides-in-slidedeck-pro/</guid>
</item>
<item>
<title>(JavaScript) Split string into array - chlab</title>
<link>http://snipplr.com/view/30463/split-string-into-array/</link>
<description><![CDATA[ <p>I needed to break down a long string today and insert line breaks so I wrote this little function. You can use it to split a long string into chunks of a defined length and get them as an array or join them by a defined character (e.g. &amp;lt;br /&amp;gt;). Have fun.</p> ]]></description>
<pubDate>Mon, 29 Mar 2010 07:10:55 GMT</pubDate>
<guid>http://snipplr.com/view/30463/split-string-into-array/</guid>
</item>
<item>
<title>(JavaScript) Automatic "Back to Top" link when scrolling down - blackthorne</title>
<link>http://snipplr.com/view/17166/automatic-back-to-top-link-when-scrolling-down/</link>
<description><![CDATA[ <p>this script brings you a "back to top" when you cross the vertical threshold defined as argument on the body tag (e.g.: 200px)

Requires JQuery but can easily be adapted to other JS framework</p> ]]></description>
<pubDate>Sat, 18 Jul 2009 22:01:58 GMT</pubDate>
<guid>http://snipplr.com/view/17166/automatic-back-to-top-link-when-scrolling-down/</guid>
</item>
<item>
<title>(JavaScript) Array to String - cobra90nj</title>
<link>http://snipplr.com/view/14718/array-to-string/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 04 May 2009 21:49:16 GMT</pubDate>
<guid>http://snipplr.com/view/14718/array-to-string/</guid>
</item>
<item>
<title>(JavaScript) Convert to PDF. Widget for blog o website - septimoc</title>
<link>http://snipplr.com/view/10691/convert-to-pdf-widget-for-blog-o-website/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 25 Dec 2008 15:27:31 GMT</pubDate>
<guid>http://snipplr.com/view/10691/convert-to-pdf-widget-for-blog-o-website/</guid>
</item>
<item>
<title>(JavaScript) Add to Bookmarks [IE/Win] - isaac</title>
<link>http://snipplr.com/view/2442/add-to-bookmarks-iewin/</link>
<description><![CDATA[ <p>I post,hopefully soon, one cross browser "add to bookmarks". This works ONLY for IE.</p> ]]></description>
<pubDate>Tue, 10 Apr 2007 06:29:11 GMT</pubDate>
<guid>http://snipplr.com/view/2442/add-to-bookmarks-iewin/</guid>
</item>
</channel>
</rss>