<?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: Going cross-platform</title>
	<atom:link href="http://aplus.rs/adxmenudev/going-cross-platform/feed/" rel="self" type="application/rss+xml" />
	<link>http://aplus.rs/adxmenudev/going-cross-platform/</link>
	<description>mostly modern web design with get-a-life sparks</description>
	<lastBuildDate>Tue, 31 Aug 2010 13:36:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tanny O'Haley</title>
		<link>http://aplus.rs/adxmenudev/going-cross-platform/comment-page-1/#comment-35</link>
		<dc:creator>Tanny O'Haley</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.aplus.co.yu/?p=23#comment-35</guid>
		<description>The basic menu fails with a script error in Windows with IE 5.01, 5.5 and 6.0.

The simplebits Categories menu cannot be hovered on with Firebird, Mozilla 1.5, IE 5.01 and 5.5. Well, it hovers sometimes, most of the time it disapears when you try to hover over it. Also in Mozilla and Firebird the hover seems to be very slow. The bar on the left takes a long time to appear.

The Stan James menu works with Firebird, Mozilla 1.5 and IE 6.0. With IE 5.01 everything looks fine and the top menu works great. When you hover over the menu that starts with &quot;Introduction&quot; the menu item drops down to the paragraph starting with &quot;Our rules&quot;. With IE 5.5 the top menu takes a very long time to fire the hover event. At first I thought it didn&#039;t work, but discovered if I waited long enough, it would finally appear.</description>
		<content:encoded><![CDATA[<p>The basic menu fails with a script error in Windows with IE 5.01, 5.5 and 6.0.</p>
<p>The simplebits Categories menu cannot be hovered on with Firebird, Mozilla 1.5, IE 5.01 and 5.5. Well, it hovers sometimes, most of the time it disapears when you try to hover over it. Also in Mozilla and Firebird the hover seems to be very slow. The bar on the left takes a long time to appear.</p>
<p>The Stan James menu works with Firebird, Mozilla 1.5 and IE 6.0. With IE 5.01 everything looks fine and the top menu works great. When you hover over the menu that starts with “Introduction” the menu item drops down to the paragraph starting with “Our rules”. With IE 5.5 the top menu takes a very long time to fire the hover event. At first I thought it didn’t work, but discovered if I waited long enough, it would finally appear.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aleck</title>
		<link>http://aplus.rs/adxmenudev/going-cross-platform/comment-page-1/#comment-36</link>
		<dc:creator>aleck</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.aplus.co.yu/?p=23#comment-36</guid>
		<description>Tanny, thanks for the comment and testing. I fixed the basic example (real blunder: I typed the wrong path to the menu script file).

As for minitabs, I had that problem while developing, but at some point managed to overcome. At least I thought I did. I can&#039;t repeat it in Firebird, but I manage to do so in IE 5.5, sometimes. It&#039;s simply that browser sometimes fires Blur event before Hover on the next item and thus it all disappears (depends on how quickly you move the mouse). It simply needs a bit of work on the CSS, but no time at this moment to polish it.

SJ: IE5.0, yes, I know (see the text at page example), and I hope anyone can tell me the possible reason so I know what to look for. 
IE 5.5 is slow, for the reason I can&#039;t really pinpoint. It happens only with that menu; it&#039;s not because of the Flash file, as it works the same when I remove it; vertical menu using the same script on that same page works as fast as any other...Real puzzle. It might be some left-over code (example is stripped-down version of the real web site), but I can&#039;t be sure. Since it does not happen with any other example, I left it be until I had more spare time.</description>
		<content:encoded><![CDATA[<p>Tanny, thanks for the comment and testing. I fixed the basic example (real blunder: I typed the wrong path to the menu script file).</p>
<p>As for minitabs, I had that problem while developing, but at some point managed to overcome. At least I thought I did. I can’t repeat it in Firebird, but I manage to do so in IE 5.5, sometimes. It’s simply that browser sometimes fires Blur event before Hover on the next item and thus it all disappears (depends on how quickly you move the mouse). It simply needs a bit of work on the CSS, but no time at this moment to polish it.</p>
<p>SJ: IE5.0, yes, I know (see the text at page example), and I hope anyone can tell me the possible reason so I know what to look for.<br />
IE 5.5 is slow, for the reason I can’t really pinpoint. It happens only with that menu; it’s not because of the Flash file, as it works the same when I remove it; vertical menu using the same script on that same page works as fast as any other…Real puzzle. It might be some left-over code (example is stripped-down version of the real web site), but I can’t be sure. Since it does not happen with any other example, I left it be until I had more spare time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marlin</title>
		<link>http://aplus.rs/adxmenudev/going-cross-platform/comment-page-1/#comment-37</link>
		<dc:creator>Marlin</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.aplus.co.yu/?p=23#comment-37</guid>
		<description>Greetings!

Has the script error been fixed in the basic zip file?  I&#039;m still getting a script error.  I&#039;ll do some more investigation...</description>
		<content:encoded><![CDATA[<p>Greetings!</p>
<p>Has the script error been fixed in the basic zip file?  I’m still getting a script error.  I’ll do some more investigation…</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aleksandar Vacic</title>
		<link>http://aplus.rs/adxmenudev/going-cross-platform/comment-page-1/#comment-38</link>
		<dc:creator>Aleksandar Vacic</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.aplus.co.yu/?p=23#comment-38</guid>
		<description>Marlin, maybe you have it cached and your browser won&#039;t reload it from server. I just checked again and it works as expected.

Try with cleared cache.

On another issue, I have to see why are all names in the comments in lowercase - I probably messed something up in MT.</description>
		<content:encoded><![CDATA[<p>Marlin, maybe you have it cached and your browser won’t reload it from server. I just checked again and it works as expected.</p>
<p>Try with cleared cache.</p>
<p>On another issue, I have to see why are all names in the comments in lowercase — I probably messed something up in MT.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tanny O'Haley</title>
		<link>http://aplus.rs/adxmenudev/going-cross-platform/comment-page-1/#comment-39</link>
		<dc:creator>Tanny O'Haley</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.aplus.co.yu/?p=23#comment-39</guid>
		<description>I don&#039;t know if this will fix the IE 5.01 problem but I was having a problem with IE 5.01 not seeing rules in the CSS. I think there is a problem with using IDs for the CSS rules with IE 5.01. I solved my problem with creating an empty rule just before the rule I wanted.

#nav ul li {}
#nav ul li { margin-left: 2em; }

Without the first rule IE 5.01 did not see the second rule. I really haven&#039;t looked at it so I&#039;m not sure if this is the problem. It&#039;s just a thought.</description>
		<content:encoded><![CDATA[<p>I don’t know if this will fix the IE 5.01 problem but I was having a problem with IE 5.01 not seeing rules in the CSS. I think there is a problem with using IDs for the CSS rules with IE 5.01. I solved my problem with creating an empty rule just before the rule I wanted.</p>
<p>#nav ul li {}<br />
#nav ul li { margin-left: 2em; }</p>
<p>Without the first rule IE 5.01 did not see the second rule. I really haven’t looked at it so I’m not sure if this is the problem. It’s just a thought.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ron Derksen</title>
		<link>http://aplus.rs/adxmenudev/going-cross-platform/comment-page-1/#comment-40</link>
		<dc:creator>Ron Derksen</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.aplus.co.yu/?p=23#comment-40</guid>
		<description>I&#039;ve been looking at your menu in IE5.2.3/Mac OSX 10.3 and it doesn&#039;t seem to work, or even degrade nicely. It doesn&#039;t matter if it&#039;s the full css version or the script version, neither works.</description>
		<content:encoded><![CDATA[<p>I’ve been looking at your menu in IE5.2.3/Mac OSX 10.3 and it doesn’t seem to work, or even degrade nicely. It doesn’t matter if it’s the full css version or the script version, neither works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aleksandar</title>
		<link>http://aplus.rs/adxmenudev/going-cross-platform/comment-page-1/#comment-41</link>
		<dc:creator>Aleksandar</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.aplus.co.yu/?p=23#comment-41</guid>
		<description>Version 1? It should work in IE5/Mac.

Version2? It does not work in IE5/Mac. Only in browsers capable of working with li:hover.</description>
		<content:encoded><![CDATA[<p>Version 1? It should work in IE5/Mac.</p>
<p>Version2? It does not work in IE5/Mac. Only in browsers capable of working with li:hover.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ashok</title>
		<link>http://aplus.rs/adxmenudev/going-cross-platform/comment-page-1/#comment-42</link>
		<dc:creator>ashok</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.aplus.co.yu/?p=23#comment-42</guid>
		<description>How to degrade IE 6.0 to 5.5
My Opreating system : Windows 2000 service pack 4</description>
		<content:encoded><![CDATA[<p>How to degrade IE 6.0 to 5.5<br />
My Opreating system : Windows 2000 service pack 4</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aleksandar</title>
		<link>http://aplus.rs/adxmenudev/going-cross-platform/comment-page-1/#comment-43</link>
		<dc:creator>Aleksandar</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.aplus.co.yu/?p=23#comment-43</guid>
		<description>No way that I know. You can always try with separate installs, explained on http://www.insert-title.com/web_design/?page=articles/dev/multi_IE

It gives good enough results, although I still test in clean install using &lt;a href=&quot;http://www.vmware.com/&quot;&gt;VMWare&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>No way that I know. You can always try with separate installs, explained on <a href="http://www.insert-title.com/web_design/?page=articles/dev/multi_IE" rel="nofollow">http://www.insert-title.com/web_design/?page=articles/dev/multi_IE</a></p>
<p>It gives good enough results, although I still test in clean install using <a href="http://www.vmware.com/">VMWare</a>.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)

Served from: aplus.rs @ 2010-09-08 02:59:17 -->