<?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: User stylesheet in IE</title>
	<atom:link href="http://www.phpied.com/user-stylesheet-in-ie/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phpied.com/user-stylesheet-in-ie/</link>
	<description>Stoyan&#039;s blog about &#60;a href=&#34;/category/xhtml&#34; class=&#34;tag-minor&#34;&#62;(x)html(5)&#60;/a&#62;, &#60;a href=&#34;/category/ajax&#34; class=&#34;tag-major&#34;&#62;ajax&#60;/a&#62;, &#60;a href=&#34;/category/bookmarklets&#34; class=&#34;tag-major&#34;&#62;bookmarklets&#60;/a&#62;, &#60;a href=&#34;/category/browsers&#34; class=&#34;tag-minor&#34;&#62;browsers&#60;/a&#62;, &#60;a href=&#34;/category/css&#34; class=&#34;tag-normal&#34;&#62;css&#60;/a&#62;, &#60;a href=&#34;/category/firebug&#34; class=&#34;tag-minor&#34;&#62;firebug&#60;/a&#62;, &#60;a href=&#34;/category/javascript&#34; class=&#34;tag-numero-uno&#34;&#62;javascript&#60;/a&#62;, &#60;a href=&#34;/category/json&#34; class=&#34;tag-normal&#34;&#62;json&#60;/a&#62;, &#60;a href=&#34;/category/mdb2&#34; class=&#34;tag-minor&#34;&#62;mdb2&#60;/a&#62;, &#60;a href=&#34;/category/mysql&#34; class=&#34;tag-normal&#34;&#62;mysql&#60;/a&#62;, &#60;a href=&#34;/category/pear&#34; class=&#34;tag-numero-uno&#34;&#62;pear&#60;/a&#62;, &#60;a href=&#34;/category/performance&#34; class=&#34;tag-major&#34;&#62;performance&#60;/a&#62;, &#60;a href=&#34;/category/php&#34; class=&#34;tag-numero-uno&#34;&#62;php&#60;/a&#62;, &#60;a href=&#34;/category/phpbb&#34; class=&#34;tag-major&#34;&#62;phpbb&#60;/a&#62;, &#60;a href=&#34;/category/tools&#34; class=&#34;tag-normal&#34;&#62;tools&#60;/a&#62;, &#60;a href=&#34;/category/yslow&#34; class=&#34;tag-minor&#34;&#62;yslow&#60;/a&#62;, &#60;a href=&#34;/category/yui&#34; class=&#34;tag-normal&#34;&#62;yui&#60;/a&#62;, &#60;a href=&#34;/category/writing&#34; class=&#34;tag-minor&#34;&#62;writing&#60;/a&#62;, &#60;a href=&#34;/category/music&#34; class=&#34;tag-major&#34;&#62;music&#60;/a&#62;,... &#60;a href=&#34;/category/life-and-everything&#34; class=&#34;tag-normal&#34;&#62;life and everything&#60;/a&#62;.</description>
	<lastBuildDate>Sat, 11 Feb 2012 14:07:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: Mike Edwards</title>
		<link>http://www.phpied.com/user-stylesheet-in-ie/#comment-62039</link>
		<dc:creator>Mike Edwards</dc:creator>
		<pubDate>Thu, 30 Aug 2007 08:41:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpied.com/user-stylesheet-in-ie/#comment-62039</guid>
		<description>I don&#039;t quite understand. I use Firefox web developer extension extensively. This allows me to apply a local style sheet to a remote page. It doesn&#039;t pull in the existing styles to allow me to edit them? I take it I have to do this step myself?</description>
		<content:encoded><![CDATA[<p>I don&#8217;t quite understand. I use Firefox web developer extension extensively. This allows me to apply a local style sheet to a remote page. It doesn&#8217;t pull in the existing styles to allow me to edit them? I take it I have to do this step myself?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stoyan</title>
		<link>http://www.phpied.com/user-stylesheet-in-ie/#comment-49380</link>
		<dc:creator>Stoyan</dc:creator>
		<pubDate>Fri, 16 Feb 2007 21:36:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpied.com/user-stylesheet-in-ie/#comment-49380</guid>
		<description>Hi Stephan, thanks for the comment. You don&#039;t add this JS to the page, you have it as a bookmarklet, so you can execute it and play with the styles on any page, without changing (or even having access to) the page.</description>
		<content:encoded><![CDATA[<p>Hi Stephan, thanks for the comment. You don&#8217;t add this JS to the page, you have it as a bookmarklet, so you can execute it and play with the styles on any page, without changing (or even having access to) the page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephan Wehner</title>
		<link>http://www.phpied.com/user-stylesheet-in-ie/#comment-49200</link>
		<dc:creator>Stephan Wehner</dc:creator>
		<pubDate>Mon, 05 Feb 2007 23:26:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpied.com/user-stylesheet-in-ie/#comment-49200</guid>
		<description>That was supposed to read &lt; style type=&quot;text/css&quot; media=&quot;screen&quot;&gt; @import &quot;c:/user.css&quot;; &lt;/style&amp;rt;</description>
		<content:encoded><![CDATA[<p>That was supposed to read &lt; style type=&#8221;text/css&#8221; media=&#8221;screen&#8221;&gt; @import &#8220;c:/user.css&#8221;; &lt;/style&rt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephan Wehner</title>
		<link>http://www.phpied.com/user-stylesheet-in-ie/#comment-49199</link>
		<dc:creator>Stephan Wehner</dc:creator>
		<pubDate>Mon, 05 Feb 2007 23:18:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpied.com/user-stylesheet-in-ie/#comment-49199</guid>
		<description>You&#039;re saying you can insert this javascript in the HTML of a webpage, but you can&#039;t change the stylesheet definitions for the same HTML?

Put otherwise, why not add 

@import &quot;c:/user.css&quot;;

to the HEAD section of HTML ?

Stephan</description>
		<content:encoded><![CDATA[<p>You&#8217;re saying you can insert this javascript in the HTML of a webpage, but you can&#8217;t change the stylesheet definitions for the same HTML?</p>
<p>Put otherwise, why not add </p>
<p>@import &#8220;c:/user.css&#8221;;</p>
<p>to the HEAD section of HTML ?</p>
<p>Stephan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: All in a days work&#8230;</title>
		<link>http://www.phpied.com/user-stylesheet-in-ie/#comment-49082</link>
		<dc:creator>All in a days work&#8230;</dc:creator>
		<pubDate>Mon, 29 Jan 2007 01:10:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpied.com/user-stylesheet-in-ie/#comment-49082</guid>
		<description>[...] User stylesheet in IE - supplies FF&#8217;s WebDev Toolbar CSS functionality to IE, allowing local file editing My bookmarklet assumes you have a file called C:user.css and loads this stylesheet on demand in your page, in every frame, just in case you use frames. It loads your CSS last, hence taking effect. (tags: Bookmarklets IE CSS) [...]</description>
		<content:encoded><![CDATA[<p>[...] User stylesheet in IE &#8211; supplies FF&#8217;s WebDev Toolbar CSS functionality to IE, allowing local file editing My bookmarklet assumes you have a file called C:user.css and loads this stylesheet on demand in your page, in every frame, just in case you use frames. It loads your CSS last, hence taking effect. (tags: Bookmarklets IE CSS) [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

