<?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/tags/values</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 19 May 2013 00:13:57 GMT</pubDate>
<item>
<title>(JavaScript) Increment/decrement input fields with values that have units - jatkins</title>
<link>http://snipplr.com/view/64331/incrementdecrement-input-fields-with-values-that-have-units/</link>
<description><![CDATA[ <p>Released into the public domain.</p> ]]></description>
<pubDate>Tue, 03 Apr 2012 20:37:27 GMT</pubDate>
<guid>http://snipplr.com/view/64331/incrementdecrement-input-fields-with-values-that-have-units/</guid>
</item>
<item>
<title>(jQuery) Fill select list with text value pairs - Neven</title>
<link>http://snipplr.com/view/61825/fill-select-list-with-text-value-pairs/</link>
<description><![CDATA[ <p>This snippet describes how to fill select html element with Text, Value pairs
where 'Text' is displayed to the user and 'Value' is actual value to be processed.</p> ]]></description>
<pubDate>Mon, 12 Dec 2011 21:37:18 GMT</pubDate>
<guid>http://snipplr.com/view/61825/fill-select-list-with-text-value-pairs/</guid>
</item>
<item>
<title>(JavaScript) Javascript method to round decimal values - Krummelz</title>
<link>http://snipplr.com/view/58613/javascript-method-to-round-decimal-values/</link>
<description><![CDATA[ <p>call the method like so:  onkeypress="return inputLimiter(event, 'Numbers', this.value, 5);"</p> ]]></description>
<pubDate>Tue, 13 Sep 2011 00:49:25 GMT</pubDate>
<guid>http://snipplr.com/view/58613/javascript-method-to-round-decimal-values/</guid>
</item>
<item>
<title>(PHP) remove null values in array - BilalELMoussaoui</title>
<link>http://snipplr.com/view/56893/remove-null-values-in-array/</link>
<description><![CDATA[ <p>remove all nulls values in an array</p> ]]></description>
<pubDate>Wed, 20 Jul 2011 07:50:49 GMT</pubDate>
<guid>http://snipplr.com/view/56893/remove-null-values-in-array/</guid>
</item>
<item>
<title>(CSS) bringing back list styles in a section after they have been removed from section\'s parent - rumremix</title>
<link>http://snipplr.com/view/56592/bringing-back-list-styles-in-a-section-after-they-have-been-removed-from-sections-parent/</link>
<description><![CDATA[ <p>We use lists for all sorts of things, especiall navigation elements for which bullets don't make sense. Often, it is most convenient to remove bullet/list styles from all list elements globally. In fact many css resets do just that. However, there may be content areas where we do want bullets! The following css brings back the list styles for all list elements within a container with the class "bulletsAvailable". These values approximate the normal default browser behavior.</p> ]]></description>
<pubDate>Thu, 14 Jul 2011 10:57:26 GMT</pubDate>
<guid>http://snipplr.com/view/56592/bringing-back-list-styles-in-a-section-after-they-have-been-removed-from-sections-parent/</guid>
</item>
<item>
<title>(jQuery) Clear all default field values for inputs - accelm</title>
<link>http://snipplr.com/view/50324/clear-all-default-field-values-for-inputs/</link>
<description><![CDATA[ <p>If included in a global javascript, whenever an input receives focus it will clear the default value. If the element loses focus without any user input then it will put the default value back in there. Useful for when you aren't using &amp;lt;label&amp;gt; and putting the label in the value of the text field instead.</p> ]]></description>
<pubDate>Wed, 09 Mar 2011 01:59:04 GMT</pubDate>
<guid>http://snipplr.com/view/50324/clear-all-default-field-values-for-inputs/</guid>
</item>
<item>
<title>(ActionScript 3) Clipping values to stay between 0 and 1 - sidneydekoning</title>
<link>http://snipplr.com/view/35885/clipping-values-to-stay-between-0-and-1/</link>
<description><![CDATA[ <p>This can be used for equations, volume, movement etc</p> ]]></description>
<pubDate>Fri, 18 Jun 2010 23:37:30 GMT</pubDate>
<guid>http://snipplr.com/view/35885/clipping-values-to-stay-between-0-and-1/</guid>
</item>
<item>
<title>(SAS) Special Missing Values in SAS - sarathannapareddy</title>
<link>http://snipplr.com/view/33201/special-missing-values-in-sas/</link>
<description><![CDATA[ <p>Special missing value is a type of numeric missing value that enables you to represent different categories of missing data by using the letters A-Z or an underscore.</p> ]]></description>
<pubDate>Mon, 26 Apr 2010 19:47:19 GMT</pubDate>
<guid>http://snipplr.com/view/33201/special-missing-values-in-sas/</guid>
</item>
<item>
<title>(Java) Java Map Sorter Method Based on Map Values and Comparator - zxeem</title>
<link>http://snipplr.com/view/28367/java-map-sorter-method-based-on-map-values-and-comparator/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 16 Feb 2010 05:47:07 GMT</pubDate>
<guid>http://snipplr.com/view/28367/java-map-sorter-method-based-on-map-values-and-comparator/</guid>
</item>
<item>
<title>(ASP) Are Arrays Equal - jlvallelonga</title>
<link>http://snipplr.com/view/25783/are-arrays-equal/</link>
<description><![CDATA[ <p>This function checks to see if two arrays are equal</p> ]]></description>
<pubDate>Thu, 31 Dec 2009 12:56:39 GMT</pubDate>
<guid>http://snipplr.com/view/25783/are-arrays-equal/</guid>
</item>
<item>
<title>(ActionScript 3) Common Colour Values as Constants - adrianparr</title>
<link>http://snipplr.com/view/22711/common-colour-values-as-constants/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 07 Nov 2009 19:51:11 GMT</pubDate>
<guid>http://snipplr.com/view/22711/common-colour-values-as-constants/</guid>
</item>
<item>
<title>(SAS) Show all possible values in table regardless of whether or not the value exists - webonomic</title>
<link>http://snipplr.com/view/18831/show-all-possible-values-in-table-regardless-of-whether-or-not-the-value-exists/</link>
<description><![CDATA[ <p>Here are two solutions when creating a table to show responses to a questionnaire where respondents rate items in various categories.  In this case, the responses range from 0 to 5 (N/A, Very Poor, Poor, Average, Good, Very Good).</p> ]]></description>
<pubDate>Tue, 25 Aug 2009 13:19:46 GMT</pubDate>
<guid>http://snipplr.com/view/18831/show-all-possible-values-in-table-regardless-of-whether-or-not-the-value-exists/</guid>
</item>
<item>
<title>(SAS) Replace missing values of variables into Zeros - sarathannapareddy</title>
<link>http://snipplr.com/view/18284/replace-missing-values-of-variables-into-zeros/</link>
<description><![CDATA[ <p>Have you been asked how to convert missing values for all the variables into zeros..... if you are.... here is the answer for that..... 

In this example the I have used array to do the same. 

The variable list includes ID and Score1 to score6.Using simple array method we can change all the missing value for the variables score1 to score6 to 0. 


Read more at: http://studysas.blogspot.com/2009/03/change-all-missing-values-of-all.html</p> ]]></description>
<pubDate>Thu, 13 Aug 2009 17:18:41 GMT</pubDate>
<guid>http://snipplr.com/view/18284/replace-missing-values-of-variables-into-zeros/</guid>
</item>
<item>
<title>(PHP) Array Add Sufffix - iloveitaly</title>
<link>http://snipplr.com/view/16816/array-add-sufffix/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 09 Jul 2009 13:45:16 GMT</pubDate>
<guid>http://snipplr.com/view/16816/array-add-sufffix/</guid>
</item>
<item>
<title>(PHP) array_from_keys_values - iloveitaly</title>
<link>http://snipplr.com/view/16733/arrayfromkeysvalues/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 07 Jul 2009 14:42:31 GMT</pubDate>
<guid>http://snipplr.com/view/16733/arrayfromkeysvalues/</guid>
</item>
<item>
<title>(SAS) How to detect missing values using Arrays - sarathannapareddy</title>
<link>http://snipplr.com/view/13643/how-to-detect-missing-values-using-arrays/</link>
<description><![CDATA[ <p>Direct link: http://ssc.utexas.edu/consulting/answers/sas/sas65.html</p> ]]></description>
<pubDate>Tue, 31 Mar 2009 15:47:02 GMT</pubDate>
<guid>http://snipplr.com/view/13643/how-to-detect-missing-values-using-arrays/</guid>
</item>
<item>
<title>(PHP) Query into Array - apro2000</title>
<link>http://snipplr.com/view/13123/query-into-array/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 14 Mar 2009 19:12:30 GMT</pubDate>
<guid>http://snipplr.com/view/13123/query-into-array/</guid>
</item>
<item>
<title>(C#) Assign Default Value to Variable if Second Variable is Null - mordecaix7</title>
<link>http://snipplr.com/view/10772/assign-default-value-to-variable-if-second-variable-is-null/</link>
<description><![CDATA[ <p>If you set the int keyword to be Nullable, then when x is declared there it's set to null.
On the second line, the "??" are saying if x is null then assign -1 instead.</p> ]]></description>
<pubDate>Tue, 30 Dec 2008 14:53:24 GMT</pubDate>
<guid>http://snipplr.com/view/10772/assign-default-value-to-variable-if-second-variable-is-null/</guid>
</item>
<item>
<title>(SQL) mysql php get enum values - ginoplusio</title>
<link>http://snipplr.com/view/10429/mysql-php-get-enum-values/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 12 Dec 2008 09:28:03 GMT</pubDate>
<guid>http://snipplr.com/view/10429/mysql-php-get-enum-values/</guid>
</item>
<item>
<title>(PHP) Retrieve valid entries for a MySQL ENUM/SET column - Wardy</title>
<link>http://snipplr.com/view/10428/retrieve-valid-entries-for-a-mysql-enumset-column/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 12 Dec 2008 06:50:48 GMT</pubDate>
<guid>http://snipplr.com/view/10428/retrieve-valid-entries-for-a-mysql-enumset-column/</guid>
</item>
</channel>
</rss>