<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>delicious:days - Topic: Show/Hide Field Based on Option Value in Select Box (So Close!)</title>
	<link>http://www.deliciousdays.com/cforms-forum/troubleshooting/showhide-field-based-on-option-value-in-select-box-so-close/</link>
	<description><![CDATA[(c) delicious:days]]></description>
	<generator>Simple:Press Version 5.2</generator>
	<atom:link href="http://www.deliciousdays.com/cforms-forum/troubleshooting/showhide-field-based-on-option-value-in-select-box-so-close/rss/" rel="self" type="application/rss+xml" />
        <item>
        	<title>Browndog on Show/Hide Field Based on Option Value in Select Box (So Close!)</title>
        	<link>http://www.deliciousdays.com/cforms-forum/troubleshooting/showhide-field-based-on-option-value-in-select-box-so-close/#p20185</link>
        	<category>Troubleshooting</category>
        	<guid isPermaLink="true">http://www.deliciousdays.com/cforms-forum/troubleshooting/showhide-field-based-on-option-value-in-select-box-so-close/#p20185</guid>
        	        	<description><![CDATA[<p>Figured this out!  The function had to wrapped in a docReady function:</p>
<div class="sfcode">
<pre class="brush-javascript syntax">$(document).ready(function() {
    $("#TripType").change(function() {
        $("#li--8")[$(this).val() == ...]]></description>
        	        	<pubDate>Wed, 21 Nov 2012 21:26:21 +0100</pubDate>
        </item>
        <item>
        	<title>Browndog on Show/Hide Field Based on Option Value in Select Box (So Close!)</title>
        	<link>http://www.deliciousdays.com/cforms-forum/troubleshooting/showhide-field-based-on-option-value-in-select-box-so-close/#p20184</link>
        	<category>Troubleshooting</category>
        	<guid isPermaLink="true">http://www.deliciousdays.com/cforms-forum/troubleshooting/showhide-field-based-on-option-value-in-select-box-so-close/#p20184</guid>
        	        	<description><![CDATA[<p>First off, awesome plugin!  I know a lot of users have asked about conditional fields, and I think I've gotten ...]]></description>
        	        	<pubDate>Wed, 21 Nov 2012 21:04:11 +0100</pubDate>
        </item>
</channel>
</rss>