<?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/jquery/tags/replace</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 19 May 2013 10:09:45 GMT</pubDate>
<item>
<title>(jQuery) Form input field value replace onchange with jQuery - bassdas</title>
<link>http://snipplr.com/view/66709/form-input-field-value-replace-onchange-with-jquery/</link>
<description><![CDATA[ <p>If someone put text into an input field (or automatic e.g. with a 2d barcode scanner) and you want to replace a part of the input (pattern) then will help this small jquery code snippet.</p> ]]></description>
<pubDate>Tue, 14 Aug 2012 04:15:42 GMT</pubDate>
<guid>http://snipplr.com/view/66709/form-input-field-value-replace-onchange-with-jquery/</guid>
</item>
<item>
<title>(jQuery) jQuery Masked Input - Unmask Function - vagrantradio</title>
<link>http://snipplr.com/view/64718/jquery-masked-input--unmask-function/</link>
<description><![CDATA[ <p>Removes anything that isn't a digit from input on complete.</p> ]]></description>
<pubDate>Wed, 25 Apr 2012 00:29:17 GMT</pubDate>
<guid>http://snipplr.com/view/64718/jquery-masked-input--unmask-function/</guid>
</item>
<item>
<title>(jQuery) Take out decimal for Yen Currency - cpres</title>
<link>http://snipplr.com/view/59550/take-out-decimal-for-yen-currency/</link>
<description><![CDATA[ <p>Working on an ecommerce site I found out from our Japanese distrubutors that they don't have a decimal for the currency since yen doesn't deal in change. 1 yen is a fraction of a cent anyway!

This code looks for the Yen since within a  and if it has the yen which is uFFE5 to a browser, it replace the .00 with nothing.</p> ]]></description>
<pubDate>Sat, 08 Oct 2011 05:44:00 GMT</pubDate>
<guid>http://snipplr.com/view/59550/take-out-decimal-for-yen-currency/</guid>
</item>
<item>
<title>(jQuery) jQuery HTML Replace - ryarwood</title>
<link>http://snipplr.com/view/55571/jquery-html-replace/</link>
<description><![CDATA[ <p>Will populate #contentDiv with whatever is in the variable "content". Uses .html()</p> ]]></description>
<pubDate>Wed, 22 Jun 2011 07:37:56 GMT</pubDate>
<guid>http://snipplr.com/view/55571/jquery-html-replace/</guid>
</item>
<item>
<title>(jQuery) jQuery fancy select dropdown menu - peckham</title>
<link>http://snipplr.com/view/48107/jquery-fancy-select-dropdown-menu/</link>
<description><![CDATA[ <p>The option elements in the original select may provide an image and a second line of text by using a data-img and a data-info attribute.</p> ]]></description>
<pubDate>Sun, 30 Jan 2011 12:35:10 GMT</pubDate>
<guid>http://snipplr.com/view/48107/jquery-fancy-select-dropdown-menu/</guid>
</item>
<item>
<title>(jQuery) Textbox inside-label replace - cryothic</title>
<link>http://snipplr.com/view/38058/textbox-insidelabel-replace/</link>
<description><![CDATA[ <p>Replaces the pre-defined text of a textbox (e.g. the purpose of the textbox) when the textbox gets focussed, and resets the text if it blurs when empty</p> ]]></description>
<pubDate>Thu, 29 Jul 2010 22:57:39 GMT</pubDate>
<guid>http://snipplr.com/view/38058/textbox-insidelabel-replace/</guid>
</item>
<item>
<title>(jQuery) Find and Replace - vagrantradio</title>
<link>http://snipplr.com/view/37191/find-and-replace/</link>
<description><![CDATA[ <p>Finds word "AGM" and replace with acronym or abbr title.</p> ]]></description>
<pubDate>Tue, 13 Jul 2010 06:48:45 GMT</pubDate>
<guid>http://snipplr.com/view/37191/find-and-replace/</guid>
</item>
<item>
<title>(jQuery) REPLACE WORDPRESS NEXT AND PREVIOUS IN COMMENTS PAGINATION - vagrantradio</title>
<link>http://snipplr.com/view/28440/replace-wordpress-next-and-previous-in-comments-pagination/</link>
<description><![CDATA[ <p>Obvious but useful for styling Wordpress pagination</p> ]]></description>
<pubDate>Tue, 16 Feb 2010 15:54:31 GMT</pubDate>
<guid>http://snipplr.com/view/28440/replace-wordpress-next-and-previous-in-comments-pagination/</guid>
</item>
<item>
<title>(jQuery) Remove text from a node (e.g in links) - 1man</title>
<link>http://snipplr.com/view/12178/remove-text-from-a-node-eg-in-links/</link>
<description><![CDATA[ <p>Removed a certain word from a list of links (purely for design reasons). Link length way to long with the link included.</p> ]]></description>
<pubDate>Fri, 13 Feb 2009 11:06:49 GMT</pubDate>
<guid>http://snipplr.com/view/12178/remove-text-from-a-node-eg-in-links/</guid>
</item>
</channel>
</rss>