<?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>Benjamin Baudouin &#187; javascript</title>
	<atom:link href="http://www.benjaminbaudouin.com/tag/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.benjaminbaudouin.com</link>
	<description>blog</description>
	<lastBuildDate>Wed, 01 Feb 2012 21:21:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Javascript &#8211; Debug application en Ajax</title>
		<link>http://www.benjaminbaudouin.com/javascript-debug-application-en-ajax/</link>
		<comments>http://www.benjaminbaudouin.com/javascript-debug-application-en-ajax/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 14:04:43 +0000</pubDate>
		<dc:creator>Cyril</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Debug]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[Performance]]></category>

		<guid isPermaLink="false">http://www.benjaminbaudouin.com/?p=3736</guid>
		<description><![CDATA[Une utilisation originale d&#8217;AJAX pour tracker un dysfonctionnement entre le client et votre applicatif. Le javascript code : &#60;script Language="JavaScript"&#62; var from_time = new Date(); from_time = from_time.getTime(); function benchmark_loading_time() { var to_time = new Date(); to_time = to_time.getTime(); var msecs = (to_time - from_time); //submit the result var req = null; try { req &#8230; <a href="http://www.benjaminbaudouin.com/javascript-debug-application-en-ajax/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.benjaminbaudouin.com/javascript-debug-application-en-ajax/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Récupérer la valeur d&#8217;un select en Javascript</title>
		<link>http://www.benjaminbaudouin.com/recuperer-la-valeur-dun-select-en-javascript/</link>
		<comments>http://www.benjaminbaudouin.com/recuperer-la-valeur-dun-select-en-javascript/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 12:43:03 +0000</pubDate>
		<dc:creator>Benjamin</dc:creator>
				<category><![CDATA[App]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.benjaminbaudouin.com/?p=3016</guid>
		<description><![CDATA[var e=document.getElementById('id') e.options[document.getElementById('id').selectedIndex].value]]></description>
		<wfw:commentRss>http://www.benjaminbaudouin.com/recuperer-la-valeur-dun-select-en-javascript/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Menu horizontal à plusieurs niveaux</title>
		<link>http://www.benjaminbaudouin.com/menu-horizontal-a-plusieurs-niveaux/</link>
		<comments>http://www.benjaminbaudouin.com/menu-horizontal-a-plusieurs-niveaux/#comments</comments>
		<pubDate>Tue, 24 Jun 2008 13:31:30 +0000</pubDate>
		<dc:creator>Benjamin</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[dhtml]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.benjaminbaudouin.com/?p=248</guid>
		<description><![CDATA[Menus dynamiques Vous trouverez ici un système de menu de navigation dynamique fonctionnant avec les navigateurs modernes. Le menu est facilement personnalisable grâce aux CSS. Il est compatible avec les anciens navigateurs qui offriront un menu statique à la place. Compatibilité Navigation à la souris Navigation correcte avec IE 5 IE 5.5 et IE 6, &#8230; <a href="http://www.benjaminbaudouin.com/menu-horizontal-a-plusieurs-niveaux/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.benjaminbaudouin.com/menu-horizontal-a-plusieurs-niveaux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
