<?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: Pseudoclasses :first-child and :last-child for IE6</title>
	<atom:link href="http://mauzon.com/pseudoclasses-first-child-and-last-child-for-ie6/feed/" rel="self" type="application/rss+xml" />
	<link>http://mauzon.com/pseudoclasses-first-child-and-last-child-for-ie6/</link>
	<description>Coding and programming tricks, ideas, notes: xHTML, CSS, JS etc</description>
	<lastBuildDate>Wed, 25 Apr 2012 19:50:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Alex</title>
		<link>http://mauzon.com/pseudoclasses-first-child-and-last-child-for-ie6/comment-page-1/#comment-50326</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Sat, 29 Oct 2011 00:39:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.mauzon.com/?p=85#comment-50326</guid>
		<description>Hey Peter. Can you please re-check post&#039;s date? 
Thank you ;)</description>
		<content:encoded><![CDATA[<p>Hey Peter. Can you please re-check post&#8217;s date?<br />
Thank you <img src='http://mauzon.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peter drinnan</title>
		<link>http://mauzon.com/pseudoclasses-first-child-and-last-child-for-ie6/comment-page-1/#comment-50287</link>
		<dc:creator>peter drinnan</dc:creator>
		<pubDate>Fri, 28 Oct 2011 18:20:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.mauzon.com/?p=85#comment-50287</guid>
		<description>Why all the fuss over IE6? Outside of China is a dead browser. See:

http://www.ie6countdown.com/#list</description>
		<content:encoded><![CDATA[<p>Why all the fuss over IE6? Outside of China is a dead browser. See:</p>
<p><a href="http://www.ie6countdown.com/#list" rel="nofollow">http://www.ie6countdown.com/#list</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shashi</title>
		<link>http://mauzon.com/pseudoclasses-first-child-and-last-child-for-ie6/comment-page-1/#comment-34853</link>
		<dc:creator>shashi</dc:creator>
		<pubDate>Fri, 01 Jul 2011 08:54:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.mauzon.com/?p=85#comment-34853</guid>
		<description>Hi Alex, We need your assistance

I want to use the expression code.

Below is the CSS code for normal and first-child 
#mini-ctlg-tabs li a.active{
	background:  url(../images/tab-bg-active.gif) top right no-repeat;
	border:0px solid #fff;
	border-right:0;
	color:#333;
	padding:0px 30px 0 15px;
	text-decoration:none;
	cursor:default;
}


#mini-ctlg-tabs li:first-child a.active{
	background: url(../images/tab-bg-first-child.gif) top right no-repeat;
	border:0px solid #fcfcfc;
	border-right:0;
	color:#000000;
	cursor:pointer;
	display:block;
	height:27px;
	line-height:27px;
	padding:0 30px 0 8px;
	text-decoration:none;
	cursor:default;
}

Can you please help me with your suggestion or a similar sample code.</description>
		<content:encoded><![CDATA[<p>Hi Alex, We need your assistance</p>
<p>I want to use the expression code.</p>
<p>Below is the CSS code for normal and first-child<br />
#mini-ctlg-tabs li a.active{<br />
	background:  url(../images/tab-bg-active.gif) top right no-repeat;<br />
	border:0px solid #fff;<br />
	border-right:0;<br />
	color:#333;<br />
	padding:0px 30px 0 15px;<br />
	text-decoration:none;<br />
	cursor:default;<br />
}</p>
<p>#mini-ctlg-tabs li:first-child a.active{<br />
	background: url(../images/tab-bg-first-child.gif) top right no-repeat;<br />
	border:0px solid #fcfcfc;<br />
	border-right:0;<br />
	color:#000000;<br />
	cursor:pointer;<br />
	display:block;<br />
	height:27px;<br />
	line-height:27px;<br />
	padding:0 30px 0 8px;<br />
	text-decoration:none;<br />
	cursor:default;<br />
}</p>
<p>Can you please help me with your suggestion or a similar sample code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christopher Hill</title>
		<link>http://mauzon.com/pseudoclasses-first-child-and-last-child-for-ie6/comment-page-1/#comment-31147</link>
		<dc:creator>Christopher Hill</dc:creator>
		<pubDate>Mon, 23 May 2011 11:51:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.mauzon.com/?p=85#comment-31147</guid>
		<description>Great trick, i never new you could do this with IE6! Good Job!</description>
		<content:encoded><![CDATA[<p>Great trick, i never new you could do this with IE6! Good Job!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://mauzon.com/pseudoclasses-first-child-and-last-child-for-ie6/comment-page-1/#comment-20891</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Tue, 01 Feb 2011 14:04:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.mauzon.com/?p=85#comment-20891</guid>
		<description>Recaro baby - please contact me directly using IM. 
Thank you</description>
		<content:encoded><![CDATA[<p>Recaro baby &#8211; please contact me directly using IM.<br />
Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: recaro baby car seats</title>
		<link>http://mauzon.com/pseudoclasses-first-child-and-last-child-for-ie6/comment-page-1/#comment-20881</link>
		<dc:creator>recaro baby car seats</dc:creator>
		<pubDate>Tue, 01 Feb 2011 08:59:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.mauzon.com/?p=85#comment-20881</guid>
		<description>how to hack ie7 border-bottom css? can you help me please?</description>
		<content:encoded><![CDATA[<p>how to hack ie7 border-bottom css? can you help me please?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: boom</title>
		<link>http://mauzon.com/pseudoclasses-first-child-and-last-child-for-ie6/comment-page-1/#comment-17745</link>
		<dc:creator>boom</dc:creator>
		<pubDate>Thu, 02 Dec 2010 02:35:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.mauzon.com/?p=85#comment-17745</guid>
		<description>Another alternative way using jQuery:

$(function(){
   $(&quot;#nav li:last-child&quot;).css(&quot;border-bottom&quot;,&quot;1px solid #b5b5b5&quot;)
})

source: http://stackoverflow.com/questions/1293369/using-last-child-in-css</description>
		<content:encoded><![CDATA[<p>Another alternative way using jQuery:</p>
<p>$(function(){<br />
   $(&#8220;#nav li:last-child&#8221;).css(&#8220;border-bottom&#8221;,&#8221;1px solid #b5b5b5&#8243;)<br />
})</p>
<p>source: <a href="http://stackoverflow.com/questions/1293369/using-last-child-in-css" rel="nofollow">http://stackoverflow.com/questions/1293369/using-last-child-in-css</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://mauzon.com/pseudoclasses-first-child-and-last-child-for-ie6/comment-page-1/#comment-15503</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Sat, 02 Oct 2010 10:08:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.mauzon.com/?p=85#comment-15503</guid>
		<description>The best way is to forget about IE6
Next best way is to add class for last child or to use jquery to add classes when the DOM created
Worst way is to use :last-child pseudo class expression in CSS
Good luck</description>
		<content:encoded><![CDATA[<p>The best way is to forget about IE6<br />
Next best way is to add class for last child or to use jquery to add classes when the DOM created<br />
Worst way is to use :last-child pseudo class expression in CSS<br />
Good luck</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gunasegar</title>
		<link>http://mauzon.com/pseudoclasses-first-child-and-last-child-for-ie6/comment-page-1/#comment-15472</link>
		<dc:creator>Gunasegar</dc:creator>
		<pubDate>Fri, 01 Oct 2010 06:23:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.mauzon.com/?p=85#comment-15472</guid>
		<description>what if i use the border for first child and last child..


.topNav li:first-child {

border-left: none;
position: relative;
}
.topNav li:last-child {
border-right: none;
}

it doesnt work in ie6

i also tried what u said but helpless.. how can i work out this..
Help me pls..</description>
		<content:encoded><![CDATA[<p>what if i use the border for first child and last child..</p>
<p>.topNav li:first-child {</p>
<p>border-left: none;<br />
position: relative;<br />
}<br />
.topNav li:last-child {<br />
border-right: none;<br />
}</p>
<p>it doesnt work in ie6</p>
<p>i also tried what u said but helpless.. how can i work out this..<br />
Help me pls..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://mauzon.com/pseudoclasses-first-child-and-last-child-for-ie6/comment-page-1/#comment-12806</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Thu, 24 Jun 2010 16:49:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.mauzon.com/?p=85#comment-12806</guid>
		<description>Remove [:] symbol after P before {</description>
		<content:encoded><![CDATA[<p>Remove [:] symbol after P before {</p>
]]></content:encoded>
	</item>
</channel>
</rss>

