<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Rommel Santor&#039;s Clog &#187; custom</title>
	<atom:link href="https://rommelsantor.com/clog/tag/custom/feed/" rel="self" type="application/rss+xml" />
	<link>https://rommelsantor.com/clog</link>
	<description>my exploits and misadventures in programming</description>
	<lastBuildDate>Thu, 04 Feb 2016 12:56:01 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.0.38</generator>
	<item>
		<title>Fancy Opts jQuery Plugin &#8211; Custom Radio and Checkbox Inputs</title>
		<link>https://rommelsantor.com/clog/2011/03/16/fancy-opts-jquery-plugin-custom-radio-checkbox-inputs/</link>
		<comments>https://rommelsantor.com/clog/2011/03/16/fancy-opts-jquery-plugin-custom-radio-checkbox-inputs/#comments</comments>
		<pubDate>Wed, 16 Mar 2011 20:57:47 +0000</pubDate>
		<dc:creator><![CDATA[rommel]]></dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[checkbox]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[input]]></category>
		<category><![CDATA[radio button]]></category>

		<guid isPermaLink="false">http://rommelsantor.com/clog/?p=164</guid>
		<description><![CDATA[I was in need of a quality jQuery plugin that would allow me to customize radio buttons and checkboxes. After a bit of googling, I was only able to find offerings that weren&#8217;t fully featured. Specifically, they lacked graceful degradation, required custom HTML, and/or just functioned far too much unlike a native input. As is [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>I was in need of a quality jQuery plugin that would allow me to customize radio buttons and checkboxes. After a bit of googling, I was only able to find offerings that weren&#8217;t fully featured. Specifically, they lacked graceful degradation, required custom HTML, and/or just functioned far too much unlike a native input.</p>
<p>As is usually the case, I couldn&#8217;t find what I needed so I decided to create it myself, and so the Fancy Opts plugin was born. It allows you to simply create flexible and completely unique radio button and checkbox inputs.<span id="more-164"></span></p>

<div style="float:left;margin:0 10px 10px 0">
<script type="text/javascript"><!--
google_ad_client = "ca-pub-7639656561235411";
/* Square (250x250) */
google_ad_slot = "8522038794";
google_ad_width = 250;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>

<p>I compiled the info, download, and demo info here: <a href="http://rommelsantor.com/jquery/fancyopts" title="Fancy Radio Checkbox Opts jQuery Plugin">Fancy Opts jQuery Plugin</a>. It&#8217;s really simple to use, degrades gracefully, and acts very much like a traditional input.</p>
<p>If you have any comments, suggestions, or problems with the plugin, please feel free to let me know!</p>
]]></content:encoded>
			<wfw:commentRss>https://rommelsantor.com/clog/2011/03/16/fancy-opts-jquery-plugin-custom-radio-checkbox-inputs/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
