<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>© custus.de &#187; Javascript</title>
	<atom:link href="http://www.custus.de/tag/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.custus.de</link>
	<description>webdesign blog - typo3, asp.net, php, css, barrierefreiheit, seo, mvc, webserver, entwicklung etc.</description>
	<lastBuildDate>Mon, 07 Jun 2010 09:37:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Javascript CSS Klasse ändern im IE und Firefox</title>
		<link>http://www.custus.de/2009/12/10/javascript-css-klasse-andern-im-ie-und-firefox/</link>
		<comments>http://www.custus.de/2009/12/10/javascript-css-klasse-andern-im-ie-und-firefox/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 19:59:19 +0000</pubDate>
		<dc:creator>custus</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.custus.de/?p=448</guid>
		<description><![CDATA[Ich stieß auf folgendes Problem. Mit einem Javascript, wollte ich die das class-Attribut meine DIV Elements ändern, je nachdem welcher Button gedrückt wurde.
Mit &#8220;setAttribute&#8221; ist dies möglich, aber da stieß ich auch schon auf das Problem. Der IE mag nur den Schlüssel &#8220;className&#8221; als Parameter und Firefox ausschließlich &#8220;class&#8221;.
 Es ist also notwendig, beide Parameter [...]]]></description>
		<wfw:commentRss>http://www.custus.de/2009/12/10/javascript-css-klasse-andern-im-ie-und-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
