<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: IE input background image issue</title>
	<atom:link href="http://pure-essence.net/2008/02/28/ie-input-background-image-issue/feed/" rel="self" type="application/rss+xml" />
	<link>http://pure-essence.net/2008/02/28/ie-input-background-image-issue/</link>
	<description>You have to visit this geeky girl&#039;s blog.</description>
	<lastBuildDate>Fri, 10 Feb 2012 11:26:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Vinay Patial</title>
		<link>http://pure-essence.net/2008/02/28/ie-input-background-image-issue/#comment-19824</link>
		<dc:creator><![CDATA[Vinay Patial]]></dc:creator>
		<pubDate>Fri, 11 Nov 2011 06:04:30 +0000</pubDate>
		<guid isPermaLink="false">http://regretless.com/2008/02/28/ie-input-background-image-issue/#comment-19824</guid>
		<description><![CDATA[none of these provided solutions work in IE, m using sprite images.......plz if any one knows the rite sol....i vl b vry thankful....its frustating me........]]></description>
		<content:encoded><![CDATA[<p>none of these provided solutions work in IE, m using sprite images&#8230;&#8230;.plz if any one knows the rite sol&#8230;.i vl b vry thankful&#8230;.its frustating me&#8230;&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geby</title>
		<link>http://pure-essence.net/2008/02/28/ie-input-background-image-issue/#comment-19190</link>
		<dc:creator><![CDATA[Geby]]></dc:creator>
		<pubDate>Sat, 06 Aug 2011 12:36:55 +0000</pubDate>
		<guid isPermaLink="false">http://regretless.com/2008/02/28/ie-input-background-image-issue/#comment-19190</guid>
		<description><![CDATA[HTML
——————————————————————————————-
( span class=&quot;input_text_image&quot; )
 (input type=&quot;text&quot; id=&quot;input_text&quot;  /)
(/span)]]></description>
		<content:encoded><![CDATA[<p>HTML<br />
——————————————————————————————-<br />
( span class=&#8221;input_text_image&#8221; )<br />
 (input type=&#8221;text&#8221; id=&#8221;input_text&#8221;  /)<br />
(/span)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geby</title>
		<link>http://pure-essence.net/2008/02/28/ie-input-background-image-issue/#comment-19188</link>
		<dc:creator><![CDATA[Geby]]></dc:creator>
		<pubDate>Sat, 06 Aug 2011 12:33:18 +0000</pubDate>
		<guid isPermaLink="false">http://regretless.com/2008/02/28/ie-input-background-image-issue/#comment-19188</guid>
		<description><![CDATA[Hello I fixed that problem in this way:

CSS
-------------------------------------------------------------------------------------------
#input_text{
    border: 1px solid #FFFFFF;
    color: #2A2A2A;
    display: inline-block;
    font: 14px Verdana,sans-serif;
    height: 19px;
    margin-left: 2px;
    margin-top: 3px;
    outline: medium none;
    padding: 0 3px;
    width: 218px;
}

.input_text_image{
   background: url(&quot;../img/image.png&quot;) no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 27px;
    width: 232px;
}


HTML
-------------------------------------------------------------------------------------------

    
]]></description>
		<content:encoded><![CDATA[<p>Hello I fixed that problem in this way:</p>
<p>CSS<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
#input_text{<br />
    border: 1px solid #FFFFFF;<br />
    color: #2A2A2A;<br />
    display: inline-block;<br />
    font: 14px Verdana,sans-serif;<br />
    height: 19px;<br />
    margin-left: 2px;<br />
    margin-top: 3px;<br />
    outline: medium none;<br />
    padding: 0 3px;<br />
    width: 218px;<br />
}</p>
<p>.input_text_image{<br />
   background: url(&#8220;../img/image.png&#8221;) no-repeat scroll 0 0 transparent;<br />
    display: inline-block;<br />
    height: 27px;<br />
    width: 232px;<br />
}</p>
<p>HTML<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Priyank K.</title>
		<link>http://pure-essence.net/2008/02/28/ie-input-background-image-issue/#comment-19043</link>
		<dc:creator><![CDATA[Priyank K.]]></dc:creator>
		<pubDate>Tue, 05 Jul 2011 10:35:21 +0000</pubDate>
		<guid isPermaLink="false">http://regretless.com/2008/02/28/ie-input-background-image-issue/#comment-19043</guid>
		<description><![CDATA[Grea this worKs.

ThanKs!!]]></description>
		<content:encoded><![CDATA[<p>Grea this worKs.</p>
<p>ThanKs!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Todd</title>
		<link>http://pure-essence.net/2008/02/28/ie-input-background-image-issue/#comment-17711</link>
		<dc:creator><![CDATA[Todd]]></dc:creator>
		<pubDate>Wed, 05 Jan 2011 18:25:43 +0000</pubDate>
		<guid isPermaLink="false">http://regretless.com/2008/02/28/ie-input-background-image-issue/#comment-17711</guid>
		<description><![CDATA[Background position bottom right worked for me once I tweaked my widths to match.  Thanks for the suggestion Dennis.]]></description>
		<content:encoded><![CDATA[<p>Background position bottom right worked for me once I tweaked my widths to match.  Thanks for the suggestion Dennis.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://pure-essence.net/2008/02/28/ie-input-background-image-issue/#comment-17710</link>
		<dc:creator><![CDATA[Daniel]]></dc:creator>
		<pubDate>Wed, 07 Jul 2010 10:01:24 +0000</pubDate>
		<guid isPermaLink="false">http://regretless.com/2008/02/28/ie-input-background-image-issue/#comment-17710</guid>
		<description><![CDATA[We encountered this problem with inputs, that use a &#039;sliding-door&#039;-technique.

We have a structure like:
-&gt; div &#039;left-sliding-door&#039;
-&gt;-&gt;input &#039;right-sliding-door&#039;, background-image-position: right
-&gt; /div

A possible solution would be to wrap another container, but changing the mark-up is not an option... any suggestions?]]></description>
		<content:encoded><![CDATA[<p>We encountered this problem with inputs, that use a &#8216;sliding-door&#8217;-technique.</p>
<p>We have a structure like:<br />
-&gt; div &#8216;left-sliding-door&#8217;<br />
-&gt;-&gt;input &#8216;right-sliding-door&#8217;, background-image-position: right<br />
-&gt; /div</p>
<p>A possible solution would be to wrap another container, but changing the mark-up is not an option&#8230; any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MArk</title>
		<link>http://pure-essence.net/2008/02/28/ie-input-background-image-issue/#comment-17709</link>
		<dc:creator><![CDATA[MArk]]></dc:creator>
		<pubDate>Mon, 07 Jun 2010 09:45:52 +0000</pubDate>
		<guid isPermaLink="false">http://regretless.com/2008/02/28/ie-input-background-image-issue/#comment-17709</guid>
		<description><![CDATA[The idea of using background-position: bottom right; is great if you are using single background image files, but not when you are using sprites.]]></description>
		<content:encoded><![CDATA[<p>The idea of using background-position: bottom right; is great if you are using single background image files, but not when you are using sprites.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yajra</title>
		<link>http://pure-essence.net/2008/02/28/ie-input-background-image-issue/#comment-17708</link>
		<dc:creator><![CDATA[yajra]]></dc:creator>
		<pubDate>Fri, 08 Jan 2010 03:14:27 +0000</pubDate>
		<guid isPermaLink="false">http://regretless.com/2008/02/28/ie-input-background-image-issue/#comment-17708</guid>
		<description><![CDATA[hey guys,

here&#039;s my solution to ie scrolling bug. hope this helps!
just add this line

line-height:1;

my actual code:

.inputbox {
	font: 11px/24px Arial, Helvetica, sans-serif;
	line-height:1;
}

YAJRA
Developer]]></description>
		<content:encoded><![CDATA[<p>hey guys,</p>
<p>here&#8217;s my solution to ie scrolling bug. hope this helps!<br />
just add this line</p>
<p>line-height:1;</p>
<p>my actual code:</p>
<p>.inputbox {<br />
	font: 11px/24px Arial, Helvetica, sans-serif;<br />
	line-height:1;<br />
}</p>
<p>YAJRA<br />
Developer</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Noah</title>
		<link>http://pure-essence.net/2008/02/28/ie-input-background-image-issue/#comment-17707</link>
		<dc:creator><![CDATA[Noah]]></dc:creator>
		<pubDate>Wed, 14 Oct 2009 19:02:54 +0000</pubDate>
		<guid isPermaLink="false">http://regretless.com/2008/02/28/ie-input-background-image-issue/#comment-17707</guid>
		<description><![CDATA[[Comment ID #276106 Will Be Quoted Here]

the bottom-right trick works fine, but putting equal padding on both right and left sides of the input box still breaks in IE for me.]]></description>
		<content:encoded><![CDATA[<p>[Comment ID #276106 Will Be Quoted Here]</p>
<p>the bottom-right trick works fine, but putting equal padding on both right and left sides of the input box still breaks in IE for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rachel</title>
		<link>http://pure-essence.net/2008/02/28/ie-input-background-image-issue/#comment-17706</link>
		<dc:creator><![CDATA[Rachel]]></dc:creator>
		<pubDate>Fri, 01 May 2009 02:30:22 +0000</pubDate>
		<guid isPermaLink="false">http://regretless.com/2008/02/28/ie-input-background-image-issue/#comment-17706</guid>
		<description><![CDATA[Great script, but what about for text areas?]]></description>
		<content:encoded><![CDATA[<p>Great script, but what about for text areas?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

