<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1043564" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1043564</link>
    <description></description>
    <language>en</language>
          <item>
    <title>@teammatt3 is on to</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/embedded-twitter-xhtml-strict#comment-1240345</link>
    <description> &lt;p&gt;@teammatt3 is on to something. Check out Adobe&#039;s article on &lt;a href=&quot;http://www.adobe.com/devnet/flashplayer/articles/swfobject.html&quot;&gt;embedding SWF files with SWFObject 2&lt;/a&gt; for their recommendations.&lt;/p&gt;
 </description>
     <pubDate>Sun, 12 Apr 2009 22:01:51 +0000</pubDate>
 <dc:creator>webwiz</dc:creator>
 <guid isPermaLink="false">comment 1240345 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Is there a way to wrap this</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/embedded-twitter-xhtml-strict#comment-1240321</link>
    <description> &lt;blockquote&gt;&lt;p&gt;Is there a way to wrap this in something to allow all the stuff in the code to be validated?&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Use javascript to embed the embed content. You could do something like:&lt;/p&gt;
&lt;p&gt;HTML:&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;lt;div id=&amp;quot;embed-here&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;JS:&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;// you might need to use window.onload, I can never remember which it is&lt;br /&gt;document.onload = function(){&lt;br /&gt;&amp;nbsp; document.getElementById(&amp;quot;embed-here&amp;quot;).innerHTML = &amp;quot;Your HTML stuff here&amp;quot;;&lt;br /&gt;};&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
 </description>
     <pubDate>Sat, 11 Apr 2009 17:42:00 +0000</pubDate>
 <dc:creator>teammatt3</dc:creator>
 <guid isPermaLink="false">comment 1240321 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
