<?xml version="1.0" encoding="UTF-8"?>    <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
      <channel>
        <title>A fresh pair of eyes...</title>
        <link>https://interactivetools.com/forum/forum-posts.php?A-fresh-pair-of-eyes___-79671</link>
        <description></description>
        <pubDate>Sat, 11 Jul 2026 20:06:01 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-posts.php?rss=1&amp;A-fresh-pair-of-eyes___-79671" rel="self" type="application/rss+xml" />

                <item>
          <title>A fresh pair of eyes...</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2234787#post2234787</link>
          <description><![CDATA[<p>I took a look but wasn't able to notice any different. But I wanted to comment on how absurd this code from dynamic drive is. You can accomplish this exact same thing in around 5 lines of jquery. And since you are already loading jquery for other purposes, you may want to consider that instead. </p>
<p>The jquery...</p>
<p><code> $(".showhide-content").hide();<br />    $(".showhide-trigger").click(function () {<br />        $(this).next(".showhide-content").slideToggle(300);<br />        $(this).toggleClass("open"); // optional, adds a class so you can alter the styling<br />    });<br /></code></p>
<p>the html</p>
<p><code>&lt;h4 class="showhide-trigger"&gt;The Visible Title&lt;/h4&gt;<br />&lt;div class="showhide-content"&gt;<br />&lt;p&gt;The toggled content. you can include any html in here that you need.&lt;/p&gt;<br />&lt;/div&gt;<br /><br />&lt;h4 class="showhide-trigger"&gt;Repeat as many times as you want&lt;/h4&gt;<br />&lt;div class="showhide-content"&gt;<br /> &lt;p&gt;The toggled content. you can include any html in here that you need.&lt;/p&gt;<br />&lt;/div&gt;<br /><br />&lt;h4 class="showhide-trigger"&gt;Repeat as many times as you want&lt;/h4&gt;<br />&lt;div class="showhide-content"&gt;<br />&lt;p&gt;The toggled content. you can include any html in here that you need.&lt;/p&gt;<br />&lt;/div&gt;<br /></code></p>
]]></description>
          <pubDate>Thu, 21 Aug 2014 08:07:58 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2234787#post2234787</guid>
        </item>
                <item>
          <title>A fresh pair of eyes...</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2234777#post2234777</link>
          <description><![CDATA[<p>Hey,</p>
<p>I've had a look at the code in IETester in version 8, but the drop down's seemed to behaving correctly for me - although IE Tester can sometimes behave differently to an actual install of the browser -.I did notice that the menu at the top of the page was out of alignment (See attached).</p>
<p>Have you tried contacting Dynamic Drive to see if they have any suggestions for a fix?</p>
<p>Cheers,</p>
<p>Greg</p>]]></description>
          <pubDate>Tue, 19 Aug 2014 11:10:39 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2234777#post2234777</guid>
        </item>
                <item>
          <title>A fresh pair of eyes...</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2234770#post2234770</link>
          <description><![CDATA[<p>Hi, All.</p>
<p>I'm using a contractible headers script from Dynamic Drive (<a href="http://www.dynamicdrive.com/dynamicindex1/navigate2.htm" rel="nofollow">http://www.dynamicdrive.com/dynamicindex1/navigate2.htm</a>) - adapted for use with CMSB -  to show and hide content on two pages. It seems to be working properly on this page across all browsers - <a href="http://bikramyoga.temporaryurl.biz/about-faqs.php" rel="nofollow">http://bikramyoga.temporaryurl.biz/about-faqs.php</a> - but not this one - <a href="http://bikramyoga.temporaryurl.biz/classes-pricing.php" rel="nofollow">http://bikramyoga.temporaryurl.biz/classes-pricing.php</a> - where it works well in Firefox, but not IE8. In the latter case, the content doesn't expand on the page when you click on a link in the main content area (Membership, etc).</p>
<p>I've been staring at the code for both pages, but can't figure out my mistake. Can anyone spot the problem in the attached files, please?Thanks!</p>]]></description>
          <pubDate>Sat, 16 Aug 2014 06:10:35 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2234770#post2234770</guid>
        </item>
              </channel>
    </rss>
  