<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: User stylesheet in IE</title>
	<link>http://www.phpied.com/user-stylesheet-in-ie/</link>
	<description>Stoyan's blog about (x)html, ajax, bookmarklets, browsers, css, firebug, javascript, json, mdb2, mysql, pear, performance, php, phpbb, tools, yslow, yui, writing, music,... life and everything.</description>
	<pubDate>Sat, 17 May 2008 04:35:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.1</generator>

	<item>
		<title>by: Mike Edwards</title>
		<link>http://www.phpied.com/user-stylesheet-in-ie/#comment-62039</link>
		<pubDate>Thu, 30 Aug 2007 08:41:05 +0000</pubDate>
		<guid>http://www.phpied.com/user-stylesheet-in-ie/#comment-62039</guid>
					<description>I don'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'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'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'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>
		<pubDate>Fri, 16 Feb 2007 21:36:37 +0000</pubDate>
		<guid>http://www.phpied.com/user-stylesheet-in-ie/#comment-49380</guid>
					<description>Hi Stephan, thanks for the comment. You don'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'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>
		<pubDate>Mon, 05 Feb 2007 23:26:08 +0000</pubDate>
		<guid>http://www.phpied.com/user-stylesheet-in-ie/#comment-49200</guid>
					<description>That was supposed to read &amp;#60; style type=&quot;text/css&quot; media=&quot;screen&quot;&amp;#62; @import &quot;c:/user.css&quot;; &amp;#60;/style&amp;rt;</description>
		<content:encoded><![CDATA[<p>That was supposed to read &lt; style type="text/css" media="screen"&gt; @import "c:/user.css"; &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>
		<pubDate>Mon, 05 Feb 2007 23:18:43 +0000</pubDate>
		<guid>http://www.phpied.com/user-stylesheet-in-ie/#comment-49199</guid>
					<description>You're saying you can insert this javascript in the HTML of a webpage, but you can'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're saying you can insert this javascript in the HTML of a webpage, but you can't change the stylesheet definitions for the same HTML?</p>
<p>Put otherwise, why not add </p>
<p>@import "c:/user.css";</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>
		<pubDate>Mon, 29 Jan 2007 01:10:13 +0000</pubDate>
		<guid>http://www.phpied.com/user-stylesheet-in-ie/#comment-49082</guid>
					<description>[...] User stylesheet in IE - supplies FF&amp;#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>[&#8230;] 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) [&#8230;]
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
