<?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: Firefox 3 to support web page contents editing</title>
	<atom:link href="http://mozillalinks.org/wp/2007/06/firefox-3-to-support-web-page-contents-editing/feed/" rel="self" type="application/rss+xml" />
	<link>http://mozillalinks.org/wp/2007/06/firefox-3-to-support-web-page-contents-editing/</link>
	<description>Your source for Mozilla news, tips, reviews, and more.</description>
	<lastBuildDate>Fri, 19 Mar 2010 17:11:35 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Marioz</title>
		<link>http://mozillalinks.org/wp/2007/06/firefox-3-to-support-web-page-contents-editing/comment-page-1/#comment-61738</link>
		<dc:creator>Marioz</dc:creator>
		<pubDate>Sun, 11 May 2008 19:13:01 +0000</pubDate>
		<guid isPermaLink="false">http://mozillalinks.org/wp/2007/06/firefox-3-to-support-web-page-contents-editing/#comment-61738</guid>
		<description>Setting a DIV with contentEditable makes the content really editable, but the execCommand does not seem to work anymore !
Added a document.execCommand(&quot;bold&quot;, false, null) to the page and nothing happens.</description>
		<content:encoded><![CDATA[<p>Setting a DIV with contentEditable makes the content really editable, but the execCommand does not seem to work anymore !<br />
Added a document.execCommand(&#8220;bold&#8221;, false, null) to the page and nothing happens.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A deep look to Firefox 3 Beta 3 : Mozilla Links</title>
		<link>http://mozillalinks.org/wp/2007/06/firefox-3-to-support-web-page-contents-editing/comment-page-1/#comment-57731</link>
		<dc:creator>A deep look to Firefox 3 Beta 3 : Mozilla Links</dc:creator>
		<pubDate>Mon, 11 Feb 2008 19:18:38 +0000</pubDate>
		<guid isPermaLink="false">http://mozillalinks.org/wp/2007/06/firefox-3-to-support-web-page-contents-editing/#comment-57731</guid>
		<description>[...] for editable content, so a user can change portions of a web page marked by the [...]</description>
		<content:encoded><![CDATA[<p>[...] for editable content, so a user can change portions of a web page marked by the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Shumate</title>
		<link>http://mozillalinks.org/wp/2007/06/firefox-3-to-support-web-page-contents-editing/comment-page-1/#comment-51660</link>
		<dc:creator>Andrew Shumate</dc:creator>
		<pubDate>Wed, 11 Jul 2007 05:42:10 +0000</pubDate>
		<guid isPermaLink="false">http://mozillalinks.org/wp/2007/06/firefox-3-to-support-web-page-contents-editing/#comment-51660</guid>
		<description>It doesn&#039;t work for me. The only thing I can edit is the header.</description>
		<content:encoded><![CDATA[<p>It doesn&#8217;t work for me. The only thing I can edit is the header.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ace_NoOne</title>
		<link>http://mozillalinks.org/wp/2007/06/firefox-3-to-support-web-page-contents-editing/comment-page-1/#comment-51474</link>
		<dc:creator>Ace_NoOne</dc:creator>
		<pubDate>Wed, 04 Jul 2007 06:14:01 +0000</pubDate>
		<guid isPermaLink="false">http://mozillalinks.org/wp/2007/06/firefox-3-to-support-web-page-contents-editing/#comment-51474</guid>
		<description>But all of that is already possible with JavaScript and CSS (e.g. http://demos.mootools.net/DragDrop)...</description>
		<content:encoded><![CDATA[<p>But all of that is already possible with JavaScript and CSS (e.g. <a href="http://demos.mootools.net/DragDrop).." rel="nofollow">http://demos.mootools.net/DragDrop)..</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Percy</title>
		<link>http://mozillalinks.org/wp/2007/06/firefox-3-to-support-web-page-contents-editing/comment-page-1/#comment-51464</link>
		<dc:creator>Percy</dc:creator>
		<pubDate>Tue, 03 Jul 2007 22:22:58 +0000</pubDate>
		<guid isPermaLink="false">http://mozillalinks.org/wp/2007/06/firefox-3-to-support-web-page-contents-editing/#comment-51464</guid>
		<description>Ace_NoOne, I think it&#039;s definitely not obvious what the benefit could be. I imagine for example easier interfaces where you can organize photos, notes or documents just dragging them around. Or to remove content you don&#039;t want to see when printing (a la Aardvark). 

However since as I&#039;ve mentioned, the implementation of contentEditable varies significantly from browser to browser I think it will be years before we see actual applications using this.</description>
		<content:encoded><![CDATA[<p>Ace_NoOne, I think it&#8217;s definitely not obvious what the benefit could be. I imagine for example easier interfaces where you can organize photos, notes or documents just dragging them around. Or to remove content you don&#8217;t want to see when printing (a la Aardvark). </p>
<p>However since as I&#8217;ve mentioned, the implementation of contentEditable varies significantly from browser to browser I think it will be years before we see actual applications using this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ace_NoOne</title>
		<link>http://mozillalinks.org/wp/2007/06/firefox-3-to-support-web-page-contents-editing/comment-page-1/#comment-51412</link>
		<dc:creator>Ace_NoOne</dc:creator>
		<pubDate>Sat, 30 Jun 2007 07:55:06 +0000</pubDate>
		<guid isPermaLink="false">http://mozillalinks.org/wp/2007/06/firefox-3-to-support-web-page-contents-editing/#comment-51412</guid>
		<description>I don&#039;t quite see the benefit in this; could anyone enlighten me?</description>
		<content:encoded><![CDATA[<p>I don&#8217;t quite see the benefit in this; could anyone enlighten me?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
