<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1026469" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1026469</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/changing-style-elements-id#comment-1159459</link>
    <description> &lt;p&gt;Yeah, my bad.  I don&#039;t know what I was thinking...lol.&lt;/p&gt;
&lt;p&gt;I even use something like this on one of my sites...wow.&lt;/p&gt;
&lt;p&gt;Thanks Abhi.&lt;/p&gt;
 </description>
     <pubDate>Sat, 25 Sep 2004 14:42:26 +0000</pubDate>
 <dc:creator>brady.k</dc:creator>
 <guid isPermaLink="false">comment 1159459 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/changing-style-elements-id#comment-1159456</link>
    <description> &lt;p&gt;I&#039;ve not encountered the syntax Kyle suggested. I believe this will work too:&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;document.getElementById(&amp;quot;font&amp;quot;).style.color = strColor;&lt;/code&gt;&lt;/div&gt;&#039;&lt;br /&gt;
where strColor has the value of the colour you&#039;re passing on from the picker.&lt;/p&gt;
&lt;p&gt;Each style attribute has an equivalent identifier in script; color is color, background-color is backgroundColor, and so on. Only, I&#039;m not sure if it is valid and whatnot. Might be worth some googling. &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;
 </description>
     <pubDate>Sat, 25 Sep 2004 13:22:11 +0000</pubDate>
 <dc:creator>Abhishek Reddy</dc:creator>
 <guid isPermaLink="false">comment 1159456 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/changing-style-elements-id#comment-1159430</link>
    <description> &lt;p&gt;you&#039;re going to need to use, assuming you have your font tags labeled id=&quot;font&quot;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;document.getElementbyId(&amp;quot;font&amp;quot;).style = (color: #000000;);&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;You need to implement something like that in your script&lt;/p&gt;
 </description>
     <pubDate>Sat, 25 Sep 2004 00:38:09 +0000</pubDate>
 <dc:creator>brady.k</dc:creator>
 <guid isPermaLink="false">comment 1159430 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
