<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1043426" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1043426</link>
    <description></description>
    <language>en</language>
          <item>
    <title>Thank you! It turns out the</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/javascript-internal-scroll-area-extra-white-space-below-content#comment-1240029</link>
    <description> &lt;p&gt;Thank you! It turns out the only thing I needed to do was fix the &lt;code&gt;&amp;lt;a href&amp;gt; &lt;/code&gt; parsing error. After that, everything else fell into place. Guess I&#039;ve spent too much time on this project, because I can&#039;t seem to see the obvious anymore. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Thanks again for your quick response!&lt;/p&gt;
 </description>
     <pubDate>Thu, 02 Apr 2009 18:09:00 +0000</pubDate>
 <dc:creator>kellwillweb</dc:creator>
 <guid isPermaLink="false">comment 1240029 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Hi and welcome to TWF! 
I</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/javascript-internal-scroll-area-extra-white-space-below-content#comment-1239779</link>
    <description> &lt;p&gt;Hi and welcome to TWF! &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/grin.png&quot; title=&quot;Laugh&quot; alt=&quot;Laugh&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;I love Dynamic Drive scripts but I have noticed that they often add whitespace in IE - has to do with the hidden content when the page loads.&lt;/p&gt;
&lt;p&gt;I have addressed it by loading the content of your scrolling area with JavaScript.&lt;/p&gt;
&lt;p&gt;Works for me - see attached file.&lt;/p&gt;
&lt;p&gt;Question: why scroll there? (unless you are adding alot more content...)&lt;/p&gt;
&lt;p&gt;Another technique could be placing the content in a JavaScript file, giving it a variable name:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;var mydiv=&amp;#039;&amp;lt;a href=&amp;quot;Images/holiday_exteriors_01_2.jpg&amp;quot; rel=&amp;quot;lightbox[roadtrip]&amp;quot;/&amp;gt;&amp;lt;img src=&amp;quot;Images/holiday_exteriors_01.jpg&amp;quot; width=&amp;quot;355&amp;quot; height=&amp;quot;243&amp;quot; alt=&amp;quot;Holiday Exteriors, Pole Decorations&amp;quot; /&amp;gt;&amp;lt;img src=&amp;quot;Images/break.jpg&amp;quot; width=&amp;quot;670&amp;quot; height=&amp;quot;1&amp;quot; alt=&amp;quot;break&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt;&amp;#039;;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;etc.&lt;/p&gt;
&lt;p&gt;(BTW it also looks like you do not close the anchors with a &lt;code&gt;&amp;lt;/a&amp;gt;&lt;/code&gt; tag - your links will work better if you fix that)&lt;/p&gt;
&lt;p&gt; - then you can load the js file and assign the &lt;code&gt;document.getElementById(&amp;#039;scontent&amp;#039;).innerHTML=mydiv;&lt;/code&gt;&lt;/p&gt;
 </description>
     <pubDate>Wed, 25 Mar 2009 19:00:55 +0000</pubDate>
 <dc:creator>decibel.places</dc:creator>
 <guid isPermaLink="false">comment 1239779 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
