<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: CSShyarchMenu</title>
	<link>http://www.daantje.nl</link>
	<description>My thoughts, projects and documentation... So I can find them again...</description>
	<pubDate>Fri, 12 Mar 2010 16:22:15 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2</generator>

	<item>
		<title>By: lukis</title>
		<link>http://www.daantje.nl/gpl-projects/csshyarchmenu/#comment-2076</link>
		<author>lukis</author>
		<pubDate>Tue, 13 Mar 2007 10:22:31 +0000</pubDate>
		<guid>http://www.daantje.nl/gpl-projects/csshyarchmenu/#comment-2076</guid>
		<description>previous solution doesnt work i think so i searched for another and here is what i changed:

setTimeout(function () {                    document.getElementsByTagName('body')[0].appendChild(subObj);
}, 100);

anyway appendChild function can make operation aborted error in IE.</description>
		<content:encoded><![CDATA[<p>previous solution doesnt work i think so i searched for another and here is what i changed:</p>
<p>setTimeout(function () {                    document.getElementsByTagName(&#8217;body&#8217;)[0].appendChild(subObj);<br />
}, 100);</p>
<p>anyway appendChild function can make operation aborted error in IE.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lukis</title>
		<link>http://www.daantje.nl/gpl-projects/csshyarchmenu/#comment-2037</link>
		<author>lukis</author>
		<pubDate>Mon, 12 Mar 2007 13:26:29 +0000</pubDate>
		<guid>http://www.daantje.nl/gpl-projects/csshyarchmenu/#comment-2037</guid>
		<description>Hi
I needed to delay buildSubmenu function for IE couse sometimes after changing page (clicking menu) IE did not show next page, just error message. I did 100ms delay on this function and now its ok. Can u pls tell me why such thing is happening? I believe it has something common with Js errors which this menu scripts does:

buildSubmenu is not defined
hideSubmenu is not defined

those erros appear sometimes when u fast switch between pages for example.

Regards</description>
		<content:encoded><![CDATA[<p>Hi<br />
I needed to delay buildSubmenu function for IE couse sometimes after changing page (clicking menu) IE did not show next page, just error message. I did 100ms delay on this function and now its ok. Can u pls tell me why such thing is happening? I believe it has something common with Js errors which this menu scripts does:</p>
<p>buildSubmenu is not defined<br />
hideSubmenu is not defined</p>
<p>those erros appear sometimes when u fast switch between pages for example.</p>
<p>Regards</p>
]]></content:encoded>
	</item>
</channel>
</rss>
