<?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>dream-coder.de &#187; JavaScript</title>
	<atom:link href="http://blog.dream-coder.de/tag/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.dream-coder.de</link>
	<description>Blog über .NET, SQL Server, PHP, Typo3 und sonstige Themen</description>
	<lastBuildDate>Wed, 11 Aug 2010 22:25:29 +0000</lastBuildDate>
	<language>de-de</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Visual Studio 2008 &#8211; Debugging Javascript</title>
		<link>http://blog.dream-coder.de/2009/09/visual-studio-2008-debugging-javascript/</link>
		<comments>http://blog.dream-coder.de/2009/09/visual-studio-2008-debugging-javascript/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 18:29:23 +0000</pubDate>
		<dc:creator>Christian Hünniger</dc:creator>
				<category><![CDATA[KnowHow]]></category>
		<category><![CDATA[Debug]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<guid isPermaLink="false">http://blog.dream-coder.de/?p=496</guid>
		<description><![CDATA[Ist zwar schon älter, aber ich nehme es auch mit in das Archiv. Javascript Debuggen mit Visual Studio 2008 von Scott Guthrie]]></description>
		<wfw:commentRss>http://blog.dream-coder.de/2009/09/visual-studio-2008-debugging-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[web] &#8211; Rahmen um Links / Inputs entfernen</title>
		<link>http://blog.dream-coder.de/2007/08/web-rahmen-um-links-inputs-entfernen/</link>
		<comments>http://blog.dream-coder.de/2007/08/web-rahmen-um-links-inputs-entfernen/#comments</comments>
		<pubDate>Sat, 18 Aug 2007 08:16:15 +0000</pubDate>
		<dc:creator>Christian Hünniger</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[KnowHow]]></category>
		<category><![CDATA[HTML]]></category>
		<guid isPermaLink="false">http://blog.dream-coder.de/?p=182</guid>
		<description><![CDATA[Nur fürs Archive: Möchte man diese gepunkteten Rahmen nicht mehr haben, wenn man einen Link bzw. Button klickt, bedarf es einer kurzen JavaScript Funktion bei dem onfocus Event des Links oder Buttons: [js]this.blur();[/js] Bsp: Eingesetzt [html] Firefox kann rechnen [/html]]]></description>
		<wfw:commentRss>http://blog.dream-coder.de/2007/08/web-rahmen-um-links-inputs-entfernen/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>[ajax] &#8211; miniajax.com</title>
		<link>http://blog.dream-coder.de/2007/03/ajax-miniajaxcom/</link>
		<comments>http://blog.dream-coder.de/2007/03/ajax-miniajaxcom/#comments</comments>
		<pubDate>Wed, 14 Mar 2007 23:22:17 +0000</pubDate>
		<dc:creator>Christian Hünniger</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[JavaScript]]></category>
		<guid isPermaLink="false">http://blog.dream-coder.de/?p=153</guid>
		<description><![CDATA[gerade gefunden: http://miniajax.com/ eine kleine Übersicht über Ajaxfeatures und Beispiele. Mein persönlicher favourit: http://www.unwieldy.net/ajaxim/ Ajax Instant Messenging Sehr nett]]></description>
		<wfw:commentRss>http://blog.dream-coder.de/2007/03/ajax-miniajaxcom/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>[js] &#8211; Das richtige Popup</title>
		<link>http://blog.dream-coder.de/2007/03/js-das-richtige-popup/</link>
		<comments>http://blog.dream-coder.de/2007/03/js-das-richtige-popup/#comments</comments>
		<pubDate>Mon, 12 Mar 2007 19:47:49 +0000</pubDate>
		<dc:creator>Christian Hünniger</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Popup]]></category>
		<guid isPermaLink="false">http://blog.dream-coder.de/?p=151</guid>
		<description><![CDATA[Ab XHTML 1.1 ist das tag target="_blank" nicht mehr erlaubt, weil der User selbst entscheiden soll, wie sich das Fenster öffnet. (z.B.: SHIFT + Klick = In einem neuen Fenster öffnen) Ein Trick für Webmaster ist JavaScript zu nutzen. Und es ist egal, ob JavaScript deaktiviert ist oder nicht. Wenn JavaScript deaktiviert ist, öffnet sich [...]]]></description>
		<wfw:commentRss>http://blog.dream-coder.de/2007/03/js-das-richtige-popup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
