<?xml version="1.0" encoding="UTF-8"?>    <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
      <channel>
        <title>FAQ list with dropdown slider</title>
        <link>https://interactivetools.com/forum/forum-posts.php?FAQ-list-with-dropdown-slider-79546</link>
        <description></description>
        <pubDate>Sat, 14 Mar 2026 07:03:04 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-posts.php?rss=1&amp;FAQ-list-with-dropdown-slider-79546" rel="self" type="application/rss+xml" />

                <item>
          <title>FAQ list with dropdown slider</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2234103#post2234103</link>
          <description><![CDATA[<p>Hi Jac</p>
<p>This sounds like a Javascript issue, not a CMSBuilder one. I would guess that the JS triggers for each link are not being added correctly, and it's opening the wrong div.</p>
<p>The best thing to do is review the Javascript code first.</p>
<p>Hope this helps!</p>]]></description>
          <pubDate>Wed, 04 Jun 2014 11:38:58 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2234103#post2234103</guid>
        </item>
                <item>
          <title>FAQ list with dropdown slider</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2234086#post2234086</link>
          <description><![CDATA[<p>Hi</p>
<p>I am creating a slide FAQ list like this</p>
<p><a href="http://www.ckh.com.hk/eng/page38_21.html#list0_1" rel="nofollow">http://www.ckh.com.hk/eng/page38_21.html#list0_1</a></p>

<p>When you click the FAQ tab.  It will display a full content.</p>
<p>Click again.  It will be closed.</p>

<p>Here is my code:</p>
<blockquote>
<p>&lt;div class="block"&gt;<br /> &lt;h2&gt;<br /> &lt;?php foreach ($faqRecords as $record): ?&gt;<br /> &lt;/h2&gt;<br /> &lt;div class="record-list"&gt; &lt;a href="#"&gt;&lt;?php echo htmlencode($record['question']) ?&gt;&lt;/a&gt;<br /> &lt;div style="border-bottom:1px solid #ccc; width:100%;"&gt;<br /> &lt;li&gt;&lt;?php echo $record['answer']; ?&gt;&lt;/li&gt;<br /> &lt;p&gt;&amp;nbsp;&lt;/p&gt;<br /> &lt;ul&gt;<br /> &lt;?php endforeach ?&gt;<br /> &lt;?php if (!$faqRecords): ?&gt;<br /> No records were found!&lt;br/&gt;<br /> &lt;br/&gt;<br /> &lt;?php endif ?&gt;<br /> &lt;/ul&gt;<br /> &lt;/div&gt;<br /> &lt;p&gt; &lt;/p&gt;<br /> &lt;/div&gt;<br /> &lt;/div&gt;</p>
</blockquote>

<p>It can slide the code with no problem.</p>
<p>But the next FAQ question display in the first record.</p>
<p>Hope can get correct code.  Thanks!</p>

<p>Jac</p>

]]></description>
          <pubDate>Mon, 02 Jun 2014 13:04:39 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2234086#post2234086</guid>
        </item>
              </channel>
    </rss>
  