<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Bookmarklet Coding</title>
	<link>http://leftlogic.com/lounge/articles/bookmarklet-coding/</link>
	<description>Left Logic articles and news / Left Logic is a Brighton based web development and design consultancy</description>
	<pubDate>Sat, 11 Oct 2008 19:13:42 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.2</generator>

	<item>
		<title>By: ralf stoltze</title>
		<link>http://leftlogic.com/lounge/articles/bookmarklet-coding/#comment-6972</link>
		<author>ralf stoltze</author>
		<pubDate>Sun, 16 Dec 2007 01:06:05 +0000</pubDate>
		<guid>http://leftlogic.com/lounge/articles/bookmarklet-coding/#comment-6972</guid>
					<description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;I found two typos in the multi-script injection code:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;code&gt;if (!d.getElementById(i)) {&lt;/code&gt; becomes &lt;code&gt;if (!d.getElementById(id)) {&lt;/code&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;code&gt;ok = t.call()&lt;/code&gt; becomes &lt;code&gt;ok = test.call()&lt;/code&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;cheers, ralf&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I found two typos in the multi-script injection code:</p>
<ul>
<li>
<p><code>if (!d.getElementById(i)) {</code> becomes <code>if (!d.getElementById(id)) {</code></p>
</li>
<li>
<p><code>ok = t.call()</code> becomes <code>ok = test.call()</code></p>
</li>
</ul>
<p>cheers, ralf</p>
]]></content:encoded>
				</item>
</channel>
</rss>
