<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Optimizing visual identities, an introduction to CSS variables</title>
	<atom:link href="http://uxebu.com/blog/2008/09/07/optimizing-visual-identities-an-introduction-to-css-variables/feed/" rel="self" type="application/rss+xml" />
	<link>http://uxebu.com/blog/2008/09/07/optimizing-visual-identities-an-introduction-to-css-variables/</link>
	<description>Web, Dojo, news</description>
	<lastBuildDate>Mon, 06 Sep 2010 10:07:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Chris</title>
		<link>http://uxebu.com/blog/2008/09/07/optimizing-visual-identities-an-introduction-to-css-variables/comment-page-1/#comment-396</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Thu, 07 May 2009 13:42:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.uxebu.com/?p=34#comment-396</guid>
		<description>Hi,
Is it possible to pass a variable from javascript to CSS?
My CSS looks like this:

treechildren::-moz-tree-image(makeItBlue12)
{
  list-style-image: url(&quot;http://www.google.com/s2/favicons?domain=www.nba.com&quot;);
}

and my JS like this:

   prop.AppendElement(aserv.getAtom(&quot;makeItBlue12&quot;));

everything works fine however I wish to pass the domain (in this case www.nba.com) as a variable from javascript to CSS.

Is this possible?

Thanks alot

Chris</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Is it possible to pass a variable from javascript to CSS?<br />
My CSS looks like this:</p>
<p>treechildren::-moz-tree-image(makeItBlue12)<br />
{<br />
  list-style-image: url(&#8220;http://www.google.com/s2/favicons?domain=www.nba.com&#8221;);<br />
}</p>
<p>and my JS like this:</p>
<p>   prop.AppendElement(aserv.getAtom(&#8220;makeItBlue12&#8243;));</p>
<p>everything works fine however I wish to pass the domain (in this case <a href="http://www.nba.com" rel="nofollow">http://www.nba.com</a>) as a variable from javascript to CSS.</p>
<p>Is this possible?</p>
<p>Thanks alot</p>
<p>Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexwebmaster</title>
		<link>http://uxebu.com/blog/2008/09/07/optimizing-visual-identities-an-introduction-to-css-variables/comment-page-1/#comment-287</link>
		<dc:creator>Alexwebmaster</dc:creator>
		<pubDate>Tue, 03 Mar 2009 12:36:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.uxebu.com/?p=34#comment-287</guid>
		<description>Hello webmaster 
I would like to share with you a link to your site 
write me here preonrelt@mail.ru</description>
		<content:encoded><![CDATA[<p>Hello webmaster<br />
I would like to share with you a link to your site<br />
write me here <a href="mailto:preonrelt@mail.ru">preonrelt@mail.ru</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
