<?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: Cross-Browser WYSIWYG Editor: openWYSIWYG</title>
	<atom:link href="http://www.webresourcesdepot.com/cross-browser-wysiwyg-editor-openwysiwyg/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webresourcesdepot.com/cross-browser-wysiwyg-editor-openwysiwyg/</link>
	<description>Free Web Resources</description>
	<lastBuildDate>Sun, 12 Feb 2012 08:29:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: yy</title>
		<link>http://www.webresourcesdepot.com/cross-browser-wysiwyg-editor-openwysiwyg/comment-page-1/#comment-384910</link>
		<dc:creator>yy</dc:creator>
		<pubDate>Tue, 23 Aug 2011 05:42:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=313#comment-384910</guid>
		<description>yeah, just comment out the stuff as John suggested. If the line number is not 2020 search for «safari» and you&#039;d be fine. Seems to work nicely in safari 5.1</description>
		<content:encoded><![CDATA[<p>yeah, just comment out the stuff as John suggested. If the line number is not 2020 search for «safari» and you&#8217;d be fine. Seems to work nicely in safari 5.1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.webresourcesdepot.com/cross-browser-wysiwyg-editor-openwysiwyg/comment-page-1/#comment-62016</link>
		<dc:creator>John</dc:creator>
		<pubDate>Thu, 09 Jul 2009 00:55:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=313#comment-62016</guid>
		<description>It works great with Safari.   The problem is that it hasn&#039;t been tested in so long no one has bothered to try anything recent.   Safari 4 works beautiful.

Edit out the browser check found in /scripts/wysiwyg.js, line 2020:

isBrowserCompatible: function() {
	// Validate browser and compatiblity
//	if ((navigator.userAgent.indexOf(&#039;Safari&#039;) != -1 ) &#124;&#124; !document.getElementById &#124;&#124; !document.designMode){   
//		//no designMode (Safari lies)
//  		return false;
//	} 
	return true;
},


Just remove the whole IF statement.  Works like a charm.</description>
		<content:encoded><![CDATA[<p>It works great with Safari.   The problem is that it hasn&#8217;t been tested in so long no one has bothered to try anything recent.   Safari 4 works beautiful.</p>
<p>Edit out the browser check found in /scripts/wysiwyg.js, line 2020:</p>
<p>isBrowserCompatible: function() {<br />
	// Validate browser and compatiblity<br />
//	if ((navigator.userAgent.indexOf(&#8216;Safari&#8217;) != -1 ) || !document.getElementById || !document.designMode){<br />
//		//no designMode (Safari lies)<br />
//  		return false;<br />
//	}<br />
	return true;<br />
},</p>
<p>Just remove the whole IF statement.  Works like a charm.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg Ferrell</title>
		<link>http://www.webresourcesdepot.com/cross-browser-wysiwyg-editor-openwysiwyg/comment-page-1/#comment-6165</link>
		<dc:creator>Greg Ferrell</dc:creator>
		<pubDate>Thu, 29 May 2008 22:55:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=313#comment-6165</guid>
		<description>This looks very nice, but i dock it HUGE points for not working in Safari. The market for Safari might only be 4%, but it is still the third largest browser market. The JavaScript engine in Safari supports 99.9% of what Firefox does and way more CSS techniques.</description>
		<content:encoded><![CDATA[<p>This looks very nice, but i dock it HUGE points for not working in Safari. The market for Safari might only be 4%, but it is still the third largest browser market. The JavaScript engine in Safari supports 99.9% of what Firefox does and way more CSS techniques.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Janko</title>
		<link>http://www.webresourcesdepot.com/cross-browser-wysiwyg-editor-openwysiwyg/comment-page-1/#comment-6147</link>
		<dc:creator>Janko</dc:creator>
		<pubDate>Thu, 29 May 2008 21:24:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=313#comment-6147</guid>
		<description>Thanks for sharing!</description>
		<content:encoded><![CDATA[<p>Thanks for sharing!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Umut M.</title>
		<link>http://www.webresourcesdepot.com/cross-browser-wysiwyg-editor-openwysiwyg/comment-page-1/#comment-5740</link>
		<dc:creator>Umut M.</dc:creator>
		<pubDate>Tue, 27 May 2008 21:54:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=313#comment-5740</guid>
		<description>@Jake,

Thanks for that. I hadn&#039;t realized that Safariş was not supported. I&#039;ll give it a try with Safari.</description>
		<content:encoded><![CDATA[<p>@Jake,</p>
<p>Thanks for that. I hadn&#8217;t realized that Safariş was not supported. I&#8217;ll give it a try with Safari.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jake Ingman</title>
		<link>http://www.webresourcesdepot.com/cross-browser-wysiwyg-editor-openwysiwyg/comment-page-1/#comment-5719</link>
		<dc:creator>Jake Ingman</dc:creator>
		<pubDate>Tue, 27 May 2008 20:21:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=313#comment-5719</guid>
		<description>Note that &quot;cross-browser&quot; = IE 5.5+ (Windows), Firefox 1.0+, Mozilla 1.3+ and Netscape 7+...

_not Safari_</description>
		<content:encoded><![CDATA[<p>Note that &#8220;cross-browser&#8221; = IE 5.5+ (Windows), Firefox 1.0+, Mozilla 1.3+ and Netscape 7+&#8230;</p>
<p>_not Safari_</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using wincache
Page Caching using wincache (User agent is rejected)
Database Caching 3/14 queries in 0.020 seconds using wincache

Served from: www.webresourcesdepot.com @ 2012-02-13 02:05:22 -->
