<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Scrolling AdBlocks</title>
	<link>http://askmichel.icoder.com/2006/05/31/scrolling-adblocks/</link>
	<description>i Code to help you profit!</description>
	<pubDate>Sat, 19 May 2012 17:54:40 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.3</generator>

	<item>
		<title>by: michel</title>
		<link>http://askmichel.icoder.com/2006/05/31/scrolling-adblocks/#comment-137</link>
		<pubDate>Mon, 25 Jun 2007 11:36:36 +0000</pubDate>
		<guid>http://askmichel.icoder.com/2006/05/31/scrolling-adblocks/#comment-137</guid>
					<description>You're using nested tables to create an ads block like below:
&lt;code&gt;&amp;#60;table bgcolor=&amp;#34;#336699&amp;#34; height=&amp;#34;90&amp;#34; width=&amp;#34;728&amp;#34;&amp;#62;
&amp;#60;tr&amp;#62;&amp;#60;td valign=&amp;#34;top&amp;#34;&amp;#62;
&amp;#160;&amp;#160;&amp;#60;table height=&amp;#34;76&amp;#34; width=&amp;#34;100%&amp;#34;&amp;#62;
&amp;#160;&amp;#160;&amp;#60;tr&amp;#62;
&amp;#160;&amp;#160;&amp;#60;td bgcolor=&amp;#34;#ffffff&amp;#34;&amp;#62;...ADS...&amp;#60;/td&amp;#62;
&amp;#160;&amp;#160;&amp;#60;td bgcolor=&amp;#34;#ffffff&amp;#34;&amp;#62;...ADS...&amp;#60;/td&amp;#62;
&amp;#160;&amp;#160;...
&amp;#160;&amp;#160;&amp;#60;/tr&amp;#62;
&amp;#160;&amp;#160;&amp;#60;/table&amp;#62;
&amp;#160;&amp;#160;&amp;#60;table bgcolor=&amp;#34;#336699&amp;#34; width=&amp;#34;100%&amp;#34;&amp;#62;
&amp;#160;&amp;#160;&amp;#60;tr&amp;#62;&amp;#60;td&amp;#62;Ads By Moritz&amp;#60;/td&amp;#62;&amp;#60;/tr&amp;#62;
&amp;#160;&amp;#160;&amp;#60;/table&amp;#62;
&amp;#60;/td&amp;#62;&amp;#60;/tr&amp;#62;
&amp;#60;/table&amp;#62;&lt;/code&gt;

Try to combine the ads block into ONE table like below:
&lt;code&gt;&amp;#60;table bgcolor=&amp;#34;#336699&amp;#34; height=&amp;#34;90&amp;#34; width=&amp;#34;728&amp;#34;&amp;#62;
&amp;#60;tr&amp;#62;
&amp;#60;td bgcolor=&amp;#34;#ffffff&amp;#34;&amp;#62;...ADS...&amp;#60;/td&amp;#62;
&amp;#60;td bgcolor=&amp;#34;#ffffff&amp;#34;&amp;#62;...ADS...&amp;#60;/td&amp;#62;
...
&amp;#60;/tr&amp;#62;
&amp;#60;tr&amp;#62;&amp;#60;td bgcolor=&amp;#34;#336699&amp;#34;&amp;#62;&amp;#60;font color=&amp;#34;white&amp;#34;&amp;#62;Ads By Moritz&amp;#60;/font&amp;#62;&amp;#60;/td&amp;#62;&amp;#60;/tr&amp;#62;
&amp;#60;/table&amp;#62;&lt;/code&gt;

Hope this helps.

Michel</description>
		<content:encoded><![CDATA[<p>You&#8217;re using nested tables to create an ads block like below:<br />
<code>&lt;table bgcolor=&quot;#336699&quot; height=&quot;90&quot; width=&quot;728&quot;&gt;<br />
&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;<br />
&nbsp;&nbsp;&lt;table height=&quot;76&quot; width=&quot;100%&quot;&gt;<br />
&nbsp;&nbsp;&lt;tr&gt;<br />
&nbsp;&nbsp;&lt;td bgcolor=&quot;#ffffff&quot;&gt;...ADS...&lt;/td&gt;<br />
&nbsp;&nbsp;&lt;td bgcolor=&quot;#ffffff&quot;&gt;...ADS...&lt;/td&gt;<br />
&nbsp;&nbsp;...<br />
&nbsp;&nbsp;&lt;/tr&gt;<br />
&nbsp;&nbsp;&lt;/table&gt;<br />
&nbsp;&nbsp;&lt;table bgcolor=&quot;#336699&quot; width=&quot;100%&quot;&gt;<br />
&nbsp;&nbsp;&lt;tr&gt;&lt;td&gt;Ads By Moritz&lt;/td&gt;&lt;/tr&gt;<br />
&nbsp;&nbsp;&lt;/table&gt;<br />
&lt;/td&gt;&lt;/tr&gt;<br />
&lt;/table&gt;</code></p>
<p>Try to combine the ads block into ONE table like below:<br />
<code>&lt;table bgcolor=&quot;#336699&quot; height=&quot;90&quot; width=&quot;728&quot;&gt;<br />
&lt;tr&gt;<br />
&lt;td bgcolor=&quot;#ffffff&quot;&gt;...ADS...&lt;/td&gt;<br />
&lt;td bgcolor=&quot;#ffffff&quot;&gt;...ADS...&lt;/td&gt;<br />
...<br />
&lt;/tr&gt;<br />
&lt;tr&gt;&lt;td bgcolor=&quot;#336699&quot;&gt;&lt;font color=&quot;white&quot;&gt;Ads By Moritz&lt;/font&gt;&lt;/td&gt;&lt;/tr&gt;<br />
&lt;/table&gt;</code></p>
<p>Hope this helps.</p>
<p>Michel
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: successvirus</title>
		<link>http://askmichel.icoder.com/2006/05/31/scrolling-adblocks/#comment-136</link>
		<pubDate>Mon, 25 Jun 2007 00:31:10 +0000</pubDate>
		<guid>http://askmichel.icoder.com/2006/05/31/scrolling-adblocks/#comment-136</guid>
					<description>we use it now at www.thecatblog.com to embedd fake google ads that scroll... however we noticed that sometimes when you load the page some of the scrolling windows are empy. It might have to do that the scrolling code gets repeated after every blog post in wordpress. Any Ideas how to avoid that?</description>
		<content:encoded><![CDATA[<p>we use it now at <a href='http://www.thecatblog.com' rel='nofollow'>www.thecatblog.com</a> to embedd fake google ads that scroll&#8230; however we noticed that sometimes when you load the page some of the scrolling windows are empy. It might have to do that the scrolling code gets repeated after every blog post in wordpress. Any Ideas how to avoid that?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: michel</title>
		<link>http://askmichel.icoder.com/2006/05/31/scrolling-adblocks/#comment-33</link>
		<pubDate>Sun, 13 Aug 2006 04:18:49 +0000</pubDate>
		<guid>http://askmichel.icoder.com/2006/05/31/scrolling-adblocks/#comment-33</guid>
					<description>Hi Paulinet,

Please let me know the URL of your page where you get a problem.</description>
		<content:encoded><![CDATA[<p>Hi Paulinet,</p>
<p>Please let me know the URL of your page where you get a problem.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: paulinet</title>
		<link>http://askmichel.icoder.com/2006/05/31/scrolling-adblocks/#comment-31</link>
		<pubDate>Sat, 12 Aug 2006 21:02:16 +0000</pubDate>
		<guid>http://askmichel.icoder.com/2006/05/31/scrolling-adblocks/#comment-31</guid>
					<description>I'm having a problem with having 2 or more javascripts on a webpage.  Is there away around this?</description>
		<content:encoded><![CDATA[<p>I&#8217;m having a problem with having 2 or more javascripts on a webpage.  Is there away around this?
</p>
]]></content:encoded>
				</item>
</channel>
</rss>

