<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: imageMenu</title>
	<atom:link href="http://www.phatfusion.net/plugins/imagemenu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phatfusion.net</link>
	<description>web development &#38; exploration</description>
	<lastBuildDate>Tue, 23 Feb 2010 21:37:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Coffee</title>
		<link>http://www.phatfusion.net/plugins/imagemenu/comment-page-1/#comment-329</link>
		<dc:creator>Coffee</dc:creator>
		<pubDate>Tue, 16 Feb 2010 18:44:34 +0000</pubDate>
		<guid isPermaLink="false">http://phatfusion/?page_id=22#comment-329</guid>
		<description>Hi All

I spent a while puzzling over this and perhaps it will help some of you...

The menu would load fine locally, but when added to a live webserver it failed. I called my html page sample.html.
I receive the following two errors :
(These errors come up in IE, FireFox does not even tell you it has an issue, but also does not show the menu)

**
Message: &#039;ImageMenu&#039; is undefined
**
Message: Object doesn&#039;t support this property or method
**

I finally got around this thanks to some of the comments above where I saw a remark about linux servers being picky about case sensitive code. I opened up all the CSS files, along with the js file and the html file I was using in Notepad++ and did a &quot;Find in all opened documents&quot; for imageMenu. I then did a find a replace to make them all lowercase imagemenu and this sorted the issue. :)</description>
		<content:encoded><![CDATA[<p>Hi All</p>
<p>I spent a while puzzling over this and perhaps it will help some of you&#8230;</p>
<p>The menu would load fine locally, but when added to a live webserver it failed. I called my html page sample.html.<br />
I receive the following two errors :<br />
(These errors come up in IE, FireFox does not even tell you it has an issue, but also does not show the menu)</p>
<p>**<br />
Message: &#8216;ImageMenu&#8217; is undefined<br />
**<br />
Message: Object doesn&#8217;t support this property or method<br />
**</p>
<p>I finally got around this thanks to some of the comments above where I saw a remark about linux servers being picky about case sensitive code. I opened up all the CSS files, along with the js file and the html file I was using in Notepad++ and did a &#8220;Find in all opened documents&#8221; for imageMenu. I then did a find a replace to make them all lowercase imagemenu and this sorted the issue. <img src='http://www.phatfusion.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Coffee</title>
		<link>http://www.phatfusion.net/plugins/imagemenu/comment-page-1/#comment-325</link>
		<dc:creator>Coffee</dc:creator>
		<pubDate>Tue, 16 Feb 2010 11:23:13 +0000</pubDate>
		<guid isPermaLink="false">http://phatfusion/?page_id=22#comment-325</guid>
		<description>I found that the code works hundreds when it is on my drive, but the moment it is uploaded to a webserver, the entire menu disappears. :?

Is this something to do with the webserver deactivating types of java or something? Any advice would be appreciated.</description>
		<content:encoded><![CDATA[<p>I found that the code works hundreds when it is on my drive, but the moment it is uploaded to a webserver, the entire menu disappears. <img src='http://www.phatfusion.net/wp-includes/images/smilies/icon_confused.gif' alt=':?' class='wp-smiley' /> </p>
<p>Is this something to do with the webserver deactivating types of java or something? Any advice would be appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew!</title>
		<link>http://www.phatfusion.net/plugins/imagemenu/comment-page-1/#comment-314</link>
		<dc:creator>Andrew!</dc:creator>
		<pubDate>Sat, 13 Feb 2010 15:59:50 +0000</pubDate>
		<guid isPermaLink="false">http://phatfusion/?page_id=22#comment-314</guid>
		<description>Thank you very much - it helps!</description>
		<content:encoded><![CDATA[<p>Thank you very much &#8211; it helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ilija</title>
		<link>http://www.phatfusion.net/plugins/imagemenu/comment-page-1/#comment-313</link>
		<dc:creator>Ilija</dc:creator>
		<pubDate>Sat, 13 Feb 2010 13:34:31 +0000</pubDate>
		<guid isPermaLink="false">http://phatfusion/?page_id=22#comment-313</guid>
		<description>If script don&#039;t work on your server, just put this code 



instead 



in your .html file! 

Work Perfectly!
Enjoy!</description>
		<content:encoded><![CDATA[<p>If script don&#8217;t work on your server, just put this code </p>
<p>instead </p>
<p>in your .html file! </p>
<p>Work Perfectly!<br />
Enjoy!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Federico</title>
		<link>http://www.phatfusion.net/plugins/imagemenu/comment-page-1/#comment-310</link>
		<dc:creator>Federico</dc:creator>
		<pubDate>Fri, 12 Feb 2010 23:47:25 +0000</pubDate>
		<guid isPermaLink="false">http://phatfusion/?page_id=22#comment-310</guid>
		<description>Hi walace...to obtain image menu vertical you have to do just two things:
1.replace width with height in the imageMenu.js
2. adjust the css in the right way

have a good job!!! 
bye bye</description>
		<content:encoded><![CDATA[<p>Hi walace&#8230;to obtain image menu vertical you have to do just two things:<br />
1.replace width with height in the imageMenu.js<br />
2. adjust the css in the right way</p>
<p>have a good job!!!<br />
bye bye</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Lewis</title>
		<link>http://www.phatfusion.net/plugins/imagemenu/comment-page-1/#comment-174</link>
		<dc:creator>Richard Lewis</dc:creator>
		<pubDate>Fri, 12 Feb 2010 18:32:18 +0000</pubDate>
		<guid isPermaLink="false">http://phatfusion/?page_id=22#comment-174</guid>
		<description>Excellent work, my students are loving this!</description>
		<content:encoded><![CDATA[<p>Excellent work, my students are loving this!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fantomas</title>
		<link>http://www.phatfusion.net/plugins/imagemenu/comment-page-1/#comment-173</link>
		<dc:creator>fantomas</dc:creator>
		<pubDate>Fri, 12 Feb 2010 16:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://phatfusion/?page_id=22#comment-173</guid>
		<description>Hi,
thanks for script, but the problem is with a pure script for IE 8. Enables the debugging mode. Try to upload the script on the server and run IE8. Any solution?

ups, sorry for the previous post 

Greets</description>
		<content:encoded><![CDATA[<p>Hi,<br />
thanks for script, but the problem is with a pure script for IE 8. Enables the debugging mode. Try to upload the script on the server and run IE8. Any solution?</p>
<p>ups, sorry for the previous post </p>
<p>Greets</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fantomas</title>
		<link>http://www.phatfusion.net/plugins/imagemenu/comment-page-1/#comment-166</link>
		<dc:creator>fantomas</dc:creator>
		<pubDate>Thu, 11 Feb 2010 21:28:25 +0000</pubDate>
		<guid isPermaLink="false">http://phatfusion/?page_id=22#comment-166</guid>
		<description>thanks for the solution to the problem Fx.Elements.js</description>
		<content:encoded><![CDATA[<p>thanks for the solution to the problem Fx.Elements.js</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hossam</title>
		<link>http://www.phatfusion.net/plugins/imagemenu/comment-page-1/#comment-161</link>
		<dc:creator>Hossam</dc:creator>
		<pubDate>Thu, 11 Feb 2010 12:33:39 +0000</pubDate>
		<guid isPermaLink="false">http://phatfusion/?page_id=22#comment-161</guid>
		<description>Could anyone help me out to embed the script into joomla ????


very powerful script by the way :) many thanks</description>
		<content:encoded><![CDATA[<p>Could anyone help me out to embed the script into joomla ????</p>
<p>very powerful script by the way <img src='http://www.phatfusion.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  many thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.phatfusion.net/plugins/imagemenu/comment-page-1/#comment-160</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Thu, 11 Feb 2010 03:45:34 +0000</pubDate>
		<guid isPermaLink="false">http://phatfusion/?page_id=22#comment-160</guid>
		<description>Hi,
Wondering if there is a way to provide documentation on the advanced example? I would love to use this.
Thank you</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Wondering if there is a way to provide documentation on the advanced example? I would love to use this.<br />
Thank you</p>
]]></content:encoded>
	</item>
</channel>
</rss>
