<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Efficy Overflow Q&amp;A - Recent questions tagged hide</title>
<link>https://overflow.efficy.io/?qa=tag/hide</link>
<description>Powered by Question2Answer</description>
<item>
<title>Howto Hide a Specific Panel ( and button ) with JQuery ???</title>
<link>https://overflow.efficy.io/?qa=1164/howto-hide-a-specific-panel-and-button-with-jquery</link>
<description>&lt;p&gt;I want to hide a certain panel with JQUERY&lt;/p&gt;

&lt;p&gt;I can hide the panel with the fields with :&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;$('div#catg-21011-panel-2').hide();
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;And that works fine, but how can I hide the panel button itself ???&lt;/p&gt;

&lt;p&gt;I'm trying in the genre of : &lt;/p&gt;

&lt;pre&gt;&lt;code&gt;$(&quot;#tabs-content&quot;).find(&quot;[a href$='#catg-21011-panel-2']&quot;).hide();
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;But this doesn't work.&lt;/p&gt;

&lt;p&gt;How do I do this ?&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=1164/howto-hide-a-specific-panel-and-button-with-jquery</guid>
<pubDate>Tue, 12 Jan 2016 09:14:30 +0000</pubDate>
</item>
<item>
<title>Best way to hide a group of fields according to a value</title>
<link>https://overflow.efficy.io/?qa=527/best-way-to-hide-a-group-of-fields-according-to-a-value</link>
<description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;What is the best way to customize in Efficy 2014 to hide(or not) some fields on your form depending on the value of another field in that form ?&lt;/p&gt;

&lt;p&gt;Kind Regards,&lt;/p&gt;

&lt;p&gt;Stijn&lt;/p&gt;
</description>
<category>Efficy/ Client side</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=527/best-way-to-hide-a-group-of-fields-according-to-a-value</guid>
<pubDate>Wed, 22 Jul 2015 11:26:32 +0000</pubDate>
</item>
</channel>
</rss>