<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>International Open Solutions Centre &#187; ie6</title>
	<atom:link href="http://www.iosc.net/blog/tag/ie6/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.iosc.net/blog</link>
	<description>Share your experience and knowledge computer hardware / software / programming / design / news</description>
	<lastBuildDate>Mon, 19 Dec 2011 07:34:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>CSS z-index trick for IE6 and IE7</title>
		<link>http://www.iosc.net/blog/2008/10/17/css-z-index-trick-for-ie6-and-ie7/</link>
		<comments>http://www.iosc.net/blog/2008/10/17/css-z-index-trick-for-ie6-and-ie7/#comments</comments>
		<pubDate>Fri, 17 Oct 2008 22:11:45 +0000</pubDate>
		<dc:creator>boyd</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[ie6]]></category>
		<category><![CDATA[ie7]]></category>
		<category><![CDATA[trick]]></category>
		<category><![CDATA[z-index]]></category>

		<guid isPermaLink="false">http://www.iosc.net/blog/?p=58</guid>
		<description><![CDATA[Just found out that if you have sort of CSS drop down menu, sometime when the menu drop and touch the bottom DIV, the menu will be cut off. The solution is very simple, let say your drop down menu #menu is within #header part, you just need to set the #header with z-index:2; then [...]]]></description>
			<content:encoded><![CDATA[<p>Just found out that if you have sort of CSS drop down menu, sometime when the menu drop and touch the bottom DIV, the menu will be cut off.</p>
<p>The solution is very simple, let say your drop down menu #menu is within #header part, you just need to set the #header with z-index:2;</p>
<p>then your next part maybe #contents, this should be set to z-index:1;</p>
<p>Hope you got it <img src='http://www.iosc.net/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.iosc.net/blog/2008/10/17/css-z-index-trick-for-ie6-and-ie7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Internet Explorer 8 Beta 1</title>
		<link>http://www.iosc.net/blog/2008/06/17/internet-explorer-8-beta-1/</link>
		<comments>http://www.iosc.net/blog/2008/06/17/internet-explorer-8-beta-1/#comments</comments>
		<pubDate>Tue, 17 Jun 2008 12:07:20 +0000</pubDate>
		<dc:creator>boyd</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[ie6]]></category>
		<category><![CDATA[ie7]]></category>
		<category><![CDATA[ie8]]></category>
		<category><![CDATA[Internet Explorer 8 Beta 1]]></category>

		<guid isPermaLink="false">http://www.iosc.net/blog/?p=49</guid>
		<description><![CDATA[Just download and install the Internet Explorer 8 Beta 1. After I restart my PC and first run it, everything seems all right. When I started to make a blog post in here (wordpress standalone), the IE8 Beta 1 just CRASH!!! and for 3 times it said CONFLICT with the Google Toolbar I have when [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.iosc.net/blog/wp-content/uploads/2008/06/ie8beta_logo1.gif"><img class="aligncenter size-full wp-image-50" title="ie8beta_logo1" src="http://www.iosc.net/blog/wp-content/uploads/2008/06/ie8beta_logo1.gif" alt="" width="323" height="81" /></a></p>
<p>Just download and install the Internet Explorer 8 Beta 1. After I restart my PC and first run it, everything seems all right. When I started to make a blog post in here (wordpress standalone), the IE8 Beta 1 just CRASH!!! and for 3 times it said CONFLICT with the Google Toolbar I have when using the IE6, lol, why they want to push Google away???</p>
<p>Ok, so I remove the Google Toolbar for IE, then try to write new post in blog here again, this time just run OK BUT all the CSS and layout went wrong. Hmmm, when I download this IE8 Beta 1, it stated for professional and web developers, but seems like they still want to keep their own CSS and layout with not compatible to other browsers in the market (at least Firefox, Safari and Opera always quite similar in working with CSS and Layout)</p>
<p>A bit dissapointed with the new IE8 Beta 1. Oh ya, I don&#8217;t like Vista, so I never use the IE7, now I know my decision is correct, stay with IE6 until the 7 and 8 both stable <img src='http://www.iosc.net/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.iosc.net/blog/2008/06/17/internet-explorer-8-beta-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

