<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title>Retour à La Source • Tag: Safari • RSS</title>
		<link>http://www.ab-d.fr/tag/Safari/</link>
		<description>Retour à La Source • Tag: Safari • RSS</description>
		<copyright>http://www.ab-d.fr/tag/Safari/ (c) 2010</copyright>
		<language>fr</language>
		<pubDate>Sat, 31 Jul 2010 15:03:28 +0100</pubDate>
		<generator>Retour à La Source • Tag: Safari • RSS • version 1.0</generator>
		<webMaster>noreply@ab-d.fr ( Benoit Asselin )</webMaster>
		<image>
			<url>http://www.ab-d.fr/images/rss.gif</url>
			<title>Retour à La Source • Tag: Safari • RSS</title>
			<link>http://www.ab-d.fr/tag/Safari/</link>
			<width>90</width>
			<height>30</height>
		</image>

		<item>
			<title>The Acid3 Test 100% ! avec Webkit ( et Opera Browser )</title>
			<link>http://www.ab-d.fr/date/2008-03-28/</link>
			<pubDate>Fri, 28 Mar 2008 06:06:06 +0100</pubDate>
			<author>noreply@ab-d.fr ( Benoit Asselin )</author>
			<category><![CDATA[Actualites]]></category>
			<category><![CDATA[Internet]]></category>
			<category><![CDATA[Safari]]></category>
			<category><![CDATA[Webkit]]></category>
			<description><![CDATA[<p>
Le Webkit, version de développement de Safari, est, dans sa toute dernière version, 100 % compatible avec le test Acid3, censé vérifier la conformité d'un navigateur par rapport aux "standards" du web.
</p>
<p>
Opera se prévaut également d'un tel taux de succès au test Acid3, toutefois Webkit est le seul navigateur téléchargeable sur lequel vous pourrez vérifier la compatibilité du test Acid3. La version publique téléchargeable de Opera ne devrait sortir que d'ici une semaine...
</p>
<p>
Chose amusante, les développeurs du Webkit ont annoncé avoir trouver un bug dans le test Acid3 qui conduirait à un non respect de la norme SVG 1.1 pour ceux qui auraient passé le test à 100/100 jusque là.
</p>
<hr /><a href="http://res.feedsportal.com/viral/bookmark_fr.cfm?link=http%3A%2F%2Fwww.ab-d.fr%2Fdate%2F2008-03-28%2F&title=The+Acid3+Test+100%25+%21+avec+Webkit+%28+et+Opera+Browser+%29"><img src="http://www.ab-d.fr/images/bookmark.gif" border="0" /></a><br /><br />]]></description>
			<comments>http://www.ab-d.fr/tag/Safari/</comments>
			<guid isPermaLink="false">http://www.ab-d.fr/date/2008-03-28/</guid>
		</item>

		<item>
			<title>Comment détecter le navigateur iPhone ? (Safari, Webkit)</title>
			<link>http://www.ab-d.fr/date/2007-11-29/</link>
			<pubDate>Thu, 29 Nov 2007 00:00:00 +0100</pubDate>
			<author>noreply@ab-d.fr ( Benoit Asselin )</author>
			<category><![CDATA[iPhone]]></category>
			<category><![CDATA[Safari]]></category>
			<category><![CDATA[Webkit]]></category>
			<description><![CDATA[<p>Voici le navigateur Safari d'un iPhone Français</p>
<pre>
Mozilla/5.0 (<strong>iPhone</strong>; U; CPU like Mac OS X; fr) AppleWebKit/420.1 (KHTML, like Gecko) Version/3.0 Mobile/3B48b Safari/419.3

</pre>

<hr /><a href="http://res.feedsportal.com/viral/bookmark_fr.cfm?link=http%3A%2F%2Fwww.ab-d.fr%2Fdate%2F2007-11-29%2F&title=Comment+d%C3%A9tecter+le+navigateur+iPhone+%3F+%28Safari%2C+Webkit%29"><img src="http://www.ab-d.fr/images/bookmark.gif" border="0" /></a><br /><br />]]></description>
			<comments>http://www.ab-d.fr/tag/Safari/</comments>
			<guid isPermaLink="false">http://www.ab-d.fr/date/2007-11-29/</guid>
		</item>

		<item>
			<title>Comment redimensionner un TEXTAREA en CSS 3 ? (Safari, Webkit)</title>
			<link>http://www.ab-d.fr/date/2007-08-12/</link>
			<pubDate>Sun, 12 Aug 2007 00:00:00 +0100</pubDate>
			<author>noreply@ab-d.fr ( Benoit Asselin )</author>
			<category><![CDATA[CSS]]></category>
			<category><![CDATA[Safari]]></category>
			<category><![CDATA[Webkit]]></category>
			<description><![CDATA[<p>Avec Safari 3, vous pouvez redimensionner un <code>TEXTAREA</code>, mais vous pouvez aussi contrôler cette propriété en CSS 3.</p>
<pre>
&lt;textarea cols=&quot;30&quot; rows=&quot;5&quot; style=&quot;resize:both;&quot;&gt;Amiens ...&lt;/textarea&gt;

&lt;textarea cols=&quot;30&quot; rows=&quot;5&quot; style=&quot;resize:horizontal;&quot;&gt;Amiens ...&lt;/textarea&gt;

&lt;textarea cols=&quot;30&quot; rows=&quot;5&quot; style=&quot;resize:vertical;&quot;&gt;Amiens ...&lt;/textarea&gt;

&lt;textarea cols=&quot;30&quot; rows=&quot;5&quot; style=&quot;resize:none;&quot;&gt;Amiens ...&lt;/textarea&gt;

</pre>

<p>
Liens:<br />
&bull; <a href="http://www.apple.com/safari/">http://www.apple.com/safari/</a><br />
&bull; <a href="http://www.w3.org/TR/css3-ui/#resize">http://www.w3.org/TR/css3-ui/#resize</a><br />
</p>
<hr /><a href="http://res.feedsportal.com/viral/bookmark_fr.cfm?link=http%3A%2F%2Fwww.ab-d.fr%2Fdate%2F2007-08-12%2F&title=Comment+redimensionner+un+TEXTAREA+en+CSS+3+%3F+%28Safari%2C+Webkit%29"><img src="http://www.ab-d.fr/images/bookmark.gif" border="0" /></a><br /><br />]]></description>
			<comments>http://www.ab-d.fr/tag/Safari/</comments>
			<guid isPermaLink="false">http://www.ab-d.fr/date/2007-08-12/</guid>
		</item>

		<item>
			<title>Problème de double &quot;keypress&quot; avec Safari 2</title>
			<link>http://www.ab-d.fr/date/2007-02-25/</link>
			<pubDate>Sun, 25 Feb 2007 00:00:00 +0100</pubDate>
			<author>noreply@ab-d.fr ( Benoit Asselin )</author>
			<category><![CDATA[Safari]]></category>
			<category><![CDATA[Webkit]]></category>
			<category><![CDATA[Javascript]]></category>
			<description><![CDATA[<p>Ce script permet de fixer un bug dans Safari 2 (Mac OS X) lors d'un événement <code>keypress</code>, Safari a tendance à doubler la saisie.</p>
<pre>
var v_fixDblKey = 0;
function fixDblKey() {
	if(v_fixDblKey != 0) {
		return true;
	} else {
		v_fixDblKey = setTimeout('v_fixDblKey = 0;', 10);
		return false;
	}
}
</pre>
<p>Exemple :</p>
<pre>
...
inputOnkeyup : function(event) {
	if(fixDblKey()) { return; }
	switch(event.keyCode) {
		case 38 : /* up */
			break
		case 40 : /* down */
			break;
		case 37 : /* left */
			break;
		case 39 : /* right */
			break;
		case  9 : /* tab */
			break;
		case 13 : /* enter */
			break;
	}
}
...
</pre>
<hr /><a href="http://res.feedsportal.com/viral/bookmark_fr.cfm?link=http%3A%2F%2Fwww.ab-d.fr%2Fdate%2F2007-02-25%2F&title=Probl%C3%A8me+de+double+%22keypress%22+avec+Safari+2"><img src="http://www.ab-d.fr/images/bookmark.gif" border="0" /></a><br /><br />]]></description>
			<comments>http://www.ab-d.fr/tag/Safari/</comments>
			<guid isPermaLink="false">http://www.ab-d.fr/date/2007-02-25/</guid>
		</item>

	</channel>
</rss>
