<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Internet Explorer Bug - Scriptaculous Drag And Drop Goes Into Text Select Mode</title>
	<link>http://www.garyharan.com/index.php/2007/02/08/internet-explorer-bug-scriptaculous-drag-and-drop-goes-into-text-select-mode/</link>
	<description>This is my site.  I write here.</description>
	<pubDate>Sat, 05 Jul 2008 00:55:28 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.3</generator>

	<item>
		<title>by: Bob</title>
		<link>http://www.garyharan.com/index.php/2007/02/08/internet-explorer-bug-scriptaculous-drag-and-drop-goes-into-text-select-mode/#comment-3222</link>
		<pubDate>Tue, 22 Apr 2008 04:12:50 +0000</pubDate>
		<guid>http://www.garyharan.com/index.php/2007/02/08/internet-explorer-bug-scriptaculous-drag-and-drop-goes-into-text-select-mode/#comment-3222</guid>
					<description>Please forgive me, but I am having no luck placing your code fix.  I am trying to get the Scriptaculous shoppingcart example to work in IE7.  Would you please point me to where I need to insert?  Your help is greatly appreciated.  Thank you.</description>
		<content:encoded><![CDATA[<p>Please forgive me, but I am having no luck placing your code fix.  I am trying to get the Scriptaculous shoppingcart example to work in IE7.  Would you please point me to where I need to insert?  Your help is greatly appreciated.  Thank you.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: dani</title>
		<link>http://www.garyharan.com/index.php/2007/02/08/internet-explorer-bug-scriptaculous-drag-and-drop-goes-into-text-select-mode/#comment-3184</link>
		<pubDate>Wed, 16 Jan 2008 10:11:56 +0000</pubDate>
		<guid>http://www.garyharan.com/index.php/2007/02/08/internet-explorer-bug-scriptaculous-drag-and-drop-goes-into-text-select-mode/#comment-3184</guid>
					<description>hiya, i copied your code in the call to draggable but still getting the same problem in IE6 (don't know IE7 haven't tested there yet). here is what i got (no example available i'm afraid cuz i'm testing on localhost - i'm very new to scriptaclous/prototype, can do javascript though...)

function rssBoxes_draggable() {
  var aElementsAll = document.getElementById(&quot;chan_items&quot;).getElementsByTagName(&quot;div&quot;);
		var sElementsAllLen = aElementsAll.length;
		var aElements = [];
		for (var i=0;i</description>
		<content:encoded><![CDATA[<p>hiya, i copied your code in the call to draggable but still getting the same problem in IE6 (don&#8217;t know IE7 haven&#8217;t tested there yet). here is what i got (no example available i&#8217;m afraid cuz i&#8217;m testing on localhost - i&#8217;m very new to scriptaclous/prototype, can do javascript though&#8230;)</p>
<p>function rssBoxes_draggable() {<br />
  var aElementsAll = document.getElementById(&#8221;chan_items&#8221;).getElementsByTagName(&#8221;div&#8221;);<br />
		var sElementsAllLen = aElementsAll.length;<br />
		var aElements = [];<br />
		for (var i=0;i
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: eric</title>
		<link>http://www.garyharan.com/index.php/2007/02/08/internet-explorer-bug-scriptaculous-drag-and-drop-goes-into-text-select-mode/#comment-3180</link>
		<pubDate>Fri, 28 Dec 2007 20:15:49 +0000</pubDate>
		<guid>http://www.garyharan.com/index.php/2007/02/08/internet-explorer-bug-scriptaculous-drag-and-drop-goes-into-text-select-mode/#comment-3180</guid>
					<description>definitely, THANK YOU.
This fixed it up for me in IE 6 and 7. Do you think you could briefly explain whats going on in this function?</description>
		<content:encoded><![CDATA[<p>definitely, THANK YOU.<br />
This fixed it up for me in IE 6 and 7. Do you think you could briefly explain whats going on in this function?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: gary.haran</title>
		<link>http://www.garyharan.com/index.php/2007/02/08/internet-explorer-bug-scriptaculous-drag-and-drop-goes-into-text-select-mode/#comment-3104</link>
		<pubDate>Mon, 05 Nov 2007 15:40:12 +0000</pubDate>
		<guid>http://www.garyharan.com/index.php/2007/02/08/internet-explorer-bug-scriptaculous-drag-and-drop-goes-into-text-select-mode/#comment-3104</guid>
					<description>Alexander,

You may have to patch prototype directly for Sortable.create.  Which version of prototype/scriptaculous are you using?  Could you point me to the example online?</description>
		<content:encoded><![CDATA[<p>Alexander,</p>
<p>You may have to patch prototype directly for Sortable.create.  Which version of prototype/scriptaculous are you using?  Could you point me to the example online?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Alexander Vassbotn Røyne</title>
		<link>http://www.garyharan.com/index.php/2007/02/08/internet-explorer-bug-scriptaculous-drag-and-drop-goes-into-text-select-mode/#comment-3103</link>
		<pubDate>Mon, 05 Nov 2007 15:05:27 +0000</pubDate>
		<guid>http://www.garyharan.com/index.php/2007/02/08/internet-explorer-bug-scriptaculous-drag-and-drop-goes-into-text-select-mode/#comment-3103</guid>
					<description>Nice, but where do I put this code? I am using Sortable.create()</description>
		<content:encoded><![CDATA[<p>Nice, but where do I put this code? I am using Sortable.create()
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Aitor</title>
		<link>http://www.garyharan.com/index.php/2007/02/08/internet-explorer-bug-scriptaculous-drag-and-drop-goes-into-text-select-mode/#comment-1412</link>
		<pubDate>Tue, 29 May 2007 16:11:54 +0000</pubDate>
		<guid>http://www.garyharan.com/index.php/2007/02/08/internet-explorer-bug-scriptaculous-drag-and-drop-goes-into-text-select-mode/#comment-1412</guid>
					<description>I had exactly the same problem and you made my day.  Thanks!

Should this trick be an integral part of scriptaculous?  I think so!</description>
		<content:encoded><![CDATA[<p>I had exactly the same problem and you made my day.  Thanks!</p>
<p>Should this trick be an integral part of scriptaculous?  I think so!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Kris</title>
		<link>http://www.garyharan.com/index.php/2007/02/08/internet-explorer-bug-scriptaculous-drag-and-drop-goes-into-text-select-mode/#comment-33</link>
		<pubDate>Fri, 09 Mar 2007 21:27:16 +0000</pubDate>
		<guid>http://www.garyharan.com/index.php/2007/02/08/internet-explorer-bug-scriptaculous-drag-and-drop-goes-into-text-select-mode/#comment-33</guid>
					<description>nevermind I got it :) didnt quite realize it was to go in the calling draggable function.

Should add this to scriptaculous so it does it automagically with a flag or something</description>
		<content:encoded><![CDATA[<p>nevermind I got it :) didnt quite realize it was to go in the calling draggable function.</p>
<p>Should add this to scriptaculous so it does it automagically with a flag or something
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Kris</title>
		<link>http://www.garyharan.com/index.php/2007/02/08/internet-explorer-bug-scriptaculous-drag-and-drop-goes-into-text-select-mode/#comment-32</link>
		<pubDate>Fri, 09 Mar 2007 21:17:30 +0000</pubDate>
		<guid>http://www.garyharan.com/index.php/2007/02/08/internet-explorer-bug-scriptaculous-drag-and-drop-goes-into-text-select-mode/#comment-32</guid>
					<description>Fantastic if I place this funciton in the scriptaculous script file do I have to put anything where I call the draggable function ?

can you post an example?</description>
		<content:encoded><![CDATA[<p>Fantastic if I place this funciton in the scriptaculous script file do I have to put anything where I call the draggable function ?</p>
<p>can you post an example?
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
