<?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/selected</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Tue, 18 Jun 2013 17:31:09 GMT</pubDate>
<item>
<title>(JavaScript) Copy Selected Text in JavaScript - apphp-snippets</title>
<link>http://snipplr.com/view/69925/copy-selected-text-in-javascript/</link>
<description><![CDATA[ <p>Sometimes you have some information on your page and your visitors might want to copy it. The easiest way is to provide a mechanism that allows them to simply click a button to do so. You have to paste this code into the head of your web page:</p> ]]></description>
<pubDate>Wed, 13 Feb 2013 20:11:00 GMT</pubDate>
<guid>http://snipplr.com/view/69925/copy-selected-text-in-javascript/</guid>
</item>
<item>
<title>(Groovy) MarkupBuilder  HMTL tag - alces</title>
<link>http://snipplr.com/view/69863/markupbuilder--hmtl-tag/</link>
<description><![CDATA[ <p>Little hack for correct-working  tag in groovy.xml.MarkupBuilder
Tested in Firefox 10.0, Opera 12.13, Chromium 22.0</p> ]]></description>
<pubDate>Fri, 08 Feb 2013 18:43:03 GMT</pubDate>
<guid>http://snipplr.com/view/69863/markupbuilder--hmtl-tag/</guid>
</item>
<item>
<title>(JavaScript) Remove selected items from select box - j100</title>
<link>http://snipplr.com/view/69713/remove-selected-items-from-select-box/</link>
<description><![CDATA[ <p>This will remove the items in a select box/list box that have been selected.</p> ]]></description>
<pubDate>Thu, 31 Jan 2013 11:03:36 GMT</pubDate>
<guid>http://snipplr.com/view/69713/remove-selected-items-from-select-box/</guid>
</item>
<item>
<title>(jQuery) Get value of selected option in Drop Down - jjmu15</title>
<link>http://snipplr.com/view/63250/get-value-of-selected-option-in-drop-down/</link>
<description><![CDATA[ <p>This snippet gets the value of the selected dropdown</p> ]]></description>
<pubDate>Sat, 11 Feb 2012 03:05:35 GMT</pubDate>
<guid>http://snipplr.com/view/63250/get-value-of-selected-option-in-drop-down/</guid>
</item>
<item>
<title>(JavaScript) FBJS toggle selected item in list - donaldcook</title>
<link>http://snipplr.com/view/44712/fbjs-toggle-selected-item-in-list/</link>
<description><![CDATA[ <p>Pass this for onclick.  Add 'selected_image' id to css.</p> ]]></description>
<pubDate>Tue, 23 Nov 2010 10:21:13 GMT</pubDate>
<guid>http://snipplr.com/view/44712/fbjs-toggle-selected-item-in-list/</guid>
</item>
<item>
<title>(PHP) PHP include for navigation, with selected / highlighting of current page - stephcode</title>
<link>http://snipplr.com/view/42393/php-include-for-navigation-with-selected--highlighting-of-current-page/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 16 Oct 2010 08:53:59 GMT</pubDate>
<guid>http://snipplr.com/view/42393/php-include-for-navigation-with-selected--highlighting-of-current-page/</guid>
</item>
<item>
<title>(jQuery) jquery get selected text - blipz</title>
<link>http://snipplr.com/view/41657/jquery-get-selected-text/</link>
<description><![CDATA[ <p>very minimal way to get the value and text of a combo box using jquery</p> ]]></description>
<pubDate>Wed, 06 Oct 2010 20:01:53 GMT</pubDate>
<guid>http://snipplr.com/view/41657/jquery-get-selected-text/</guid>
</item>
<item>
<title>(JavaScript) Get selected value from HTML dropdown - loungerdork</title>
<link>http://snipplr.com/view/16714/get-selected-value-from-html-dropdown/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 07 Jul 2009 01:41:13 GMT</pubDate>
<guid>http://snipplr.com/view/16714/get-selected-value-from-html-dropdown/</guid>
</item>
<item>
<title>(ActionScript 3) AS3 ComboBox "onSelect" changing - Winkyboy</title>
<link>http://snipplr.com/view/9605/as3-combobox-onselect-changing/</link>
<description><![CDATA[ <p>I copied this from my working example and tweaked some lines to make it generic.  Thus there MAY be a typo which I haven't checked for, but probably not.  This is what's needed to have something change upon selection of an item in a ComboBox.</p> ]]></description>
<pubDate>Mon, 10 Nov 2008 11:56:08 GMT</pubDate>
<guid>http://snipplr.com/view/9605/as3-combobox-onselect-changing/</guid>
</item>
</channel>
</rss>