<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Free Web Resources - Web Resources Depot &#187; WYSIWYG</title>
	<atom:link href="http://www.webresourcesdepot.com/tag/wysiwyg/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webresourcesdepot.com</link>
	<description>Free Web Resources</description>
	<lastBuildDate>Fri, 19 Mar 2010 06:22:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>jWYSIWYG: jQuery Inline Content Editor Plugin</title>
		<link>http://www.webresourcesdepot.com/jwysiwyg-jquery-inline-content-editor-plugin/</link>
		<comments>http://www.webresourcesdepot.com/jwysiwyg-jquery-inline-content-editor-plugin/#comments</comments>
		<pubDate>Sat, 20 Sep 2008 08:00:49 +0000</pubDate>
		<dc:creator>Umut M.</dc:creator>
				<category><![CDATA[Goodies]]></category>
		<category><![CDATA[MIT License]]></category>
		<category><![CDATA[WYSIWYG-HTML Edit]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[WYSIWYG]]></category>

		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=531</guid>
		<description><![CDATA[jWYSIWYG is a jQuery plugin for creating inline content editors easily.
It turns a textarea into an editor via a simple function below:
$(function()
{
&#160;&#160;&#160; $('#wysiwyg').wysiwyg();
});

It has very simple features that makes it suitable to be used in contact or comment forms &#38; similar.
jWYSIWYG is lightweight (7kb packed) &#38; provides the ability to add custom controls, like adding [...]]]></description>
			<content:encoded><![CDATA[<p><a target="_blank" href="http://code.google.com/p/jwysiwyg/"><strong>jWYSIWYG</strong></a> is a <strong>jQuery plugin</strong> for creating <strong>inline content editors</strong> easily.</p>
<p>It turns a textarea into an editor via a simple function below:</p>
<p><code>$(<span class="reserved">function</span>()<br />
{<br />
&nbsp;&nbsp;&nbsp; $(<span class="string">'#wysiwyg'</span>).wysiwyg();<br />
});</code></p>
<p><a href="http://code.google.com/p/jwysiwyg/" target="_blank"><img height="115" width="480" src="http://www.webresourcesdepot.com/wp-content/uploads/image/jquery-inline-editor.jpg" alt="jQuery Inline Editor Plugin" /></a></p>
<p>It has very simple features that makes it suitable to be used in contact or comment forms &amp; similar.</p>
<p><strong>jWYSIWYG</strong> is lightweight (7kb packed) &amp; provides the ability to add custom controls, like adding a &quot;line break&quot; function.</p>
<p><strong>Special Downloads:</strong><br />
<a href="http://www.webresourcesdepot.com/?download=jBasket" target="_blank">Ajaxed Add-To-Basket Scenarios With jQuery And PHP</a><br />
<a href="http://www.webresourcesdepot.com/?download=Free-Admin-Template" target="_blank">Free Admin Template For Web Applications</a><br />
<a href="http://www.webresourcesdepot.com/?download=jQuery-Dynamic-Drag-Drop" target="_blank">jQuery Dynamic Drag&#8217;n Drop</a><br />
<a href="http://www.webresourcesdepot.com/?download=sTwitter-1-0" target="_blank">ScheduledTweets</a></p>
<p><strong>Advertisements:</strong><br />
<a href="http://www.sslmatic.com" target="_blank">SSLmatic &#8211; Cheap SSL Certificates (from $19.99/year)</a><br />
<a href="http://twitter.com/umutm" target="_blank">Follow WebResourcesDepot At Twitter And Get More Resources!</a></p>

	Tags: <a href="http://www.webresourcesdepot.com/tag/javascript/" title="Javascript" rel="tag">Javascript</a>, <a href="http://www.webresourcesdepot.com/tag/wysiwyg/" title="WYSIWYG" rel="tag">WYSIWYG</a><br />

	<h4>Related posts</h4>
	<ul class='st-related-posts'>
	<li><a href="http://www.webresourcesdepot.com/tinymce-online-html-editor-wysiwyg/" title="TinyMCE Online Html Editor (WYSIWYG) (December 12, 2007)">TinyMCE Online Html Editor (WYSIWYG)</a></li>
	<li><a href="http://www.webresourcesdepot.com/tiny-html-wysiwyg-editor-nicedit/" title="Tiny Html (WYSIWYG) Editor: NicEdit (February 2, 2008)">Tiny Html (WYSIWYG) Editor: NicEdit</a></li>
	<li><a href="http://www.webresourcesdepot.com/zoom-script-with-a-smart-interface-tjpzoom/" title="Zoom Script With A Smart Interface: TJPzoom (September 4, 2008)">Zoom Script With A Smart Interface: TJPzoom</a></li>
	<li><a href="http://www.webresourcesdepot.com/yui-slideshow-customizable-and-animated-slideshows/" title="YUI Slideshow: Customizable And Animated Slideshows (August 12, 2009)">YUI Slideshow: Customizable And Animated Slideshows</a></li>
	<li><a href="http://www.webresourcesdepot.com/wrap-content-around-images-jqslickwrap/" title="Wrap Content Around Images: jQSlickWrap (November 22, 2009)">Wrap Content Around Images: jQSlickWrap</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.webresourcesdepot.com/jwysiwyg-jquery-inline-content-editor-plugin/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>FCKeditor: Powerful HTML Text (WYSIWYG) Editor For Web Applications</title>
		<link>http://www.webresourcesdepot.com/fckeditor-powerful-html-text-wysiwyg-editor-for-web-applications/</link>
		<comments>http://www.webresourcesdepot.com/fckeditor-powerful-html-text-wysiwyg-editor-for-web-applications/#comments</comments>
		<pubDate>Tue, 05 Feb 2008 05:01:00 +0000</pubDate>
		<dc:creator>Umut M.</dc:creator>
				<category><![CDATA[GPL License]]></category>
		<category><![CDATA[Goodies]]></category>
		<category><![CDATA[LGPL License]]></category>
		<category><![CDATA[Other License]]></category>
		<category><![CDATA[WYSIWYG-HTML Edit]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Html]]></category>
		<category><![CDATA[Text Editor]]></category>
		<category><![CDATA[WYSIWYG]]></category>

		<guid isPermaLink="false">http://www.webresourcesdepot.com/fckeditor-powerful-html-text-wysiwyg-editor-for-web-applications/</guid>
		<description><![CDATA[FCKeditor is a full featured, well-documented &#38; simple to use WYSIWYG HTML text editor. It is lightweight, easy to implement.
With an integrated powerful ajax file manager, CKFinder, you can control both the media &#38; content of your web applications.

Features:

Multi browser compatibility
Outputs XHTML 1.0
CSS support for better integration with your web site 
Font formatting: type, size, [...]]]></description>
			<content:encoded><![CDATA[<p><a target="_blank" href="http://www.fckeditor.net"><strong>FCKeditor</strong></a> is a full featured, well-documented &amp; simple to use <strong>WYSIWYG HTML text editor</strong>. It is lightweight, easy to implement.</p>
<p>With an integrated powerful <strong>ajax file manager</strong>, <a href="http://www.webresourcesdepot.com/manage-files-over-an-ajax-interface-ckfinder">CKFinder</a>, you can control both the media &amp; content of your web applications.</p>
<p><a target="_blank" href="http://www.fckeditor.net"><img width="480" height="169" src="http://www.webresourcesdepot.com/wp-content/uploads/image/free-wysiwyg-editor.gif" alt="Free WYSIWYG Editor" /></a></p>
<h3>Features:</h3>
<ul style="margin-bottom: 0px;">
<li><strong>Multi browser compatibility</strong></li>
<li>Outputs <strong>XHTML</strong> 1.0</li>
<li><strong>CSS support</strong> for better integration with your web site<strong> </strong></li>
<li><strong>Font formatting</strong>: type, size, color, style, bold, italic, etc</li>
<li><strong>Text formatting</strong>: alignment, indentation, bullets list, etc</li>
<li>Cut, Paste, and Paste as Plain Text, Undo and Redo</li>
<li>Paste from <strong>Word</strong> cleanup with auto detection</li>
<li>Link and anchors support</li>
<li>Image insertion, with <strong>upload</strong> and <strong>server browsing</strong> support</li>
<li>Table creation and editing (add, delete rows, etc) &#8211; one of the best systems on the market.</li>
<li>Table cells editing (size, colors, etc)</li>
<li>Form fields</li>
<li>Right click <strong>context menus</strong> support</li>
<li>Complete <strong>toolbar customization</strong></li>
<li>Skins support</li>
<li>Plugins support</li>
<li>Spell checker</li>
<li><strong>Multi-language</strong> support with <strong>automatic</strong> user language <strong>detection</strong>. Including Right to Left scripting.</li>
<li>Complete page editing (from &lt;HTML&gt; to &lt;/HTML&gt;) or just contents.</li>
<li>Lightweight and fast</li>
<li>Automatic <strong>browser detection</strong> and customization</li>
<li>Integration with <strong>ASP, ASP.NET, Java, ColdFusion, Perl, PHP, </strong><strong>JavaScript and more</strong>.</li>
<li>Image and file <strong>links upload</strong> and server repository browser.</li>
<li>For web developers it is easy to install and customize</li>
<li>For web users it&#8217;s simple and easy to use!</li>
</ul>
<p><strong>Special Downloads:</strong><br />
<a href="http://www.webresourcesdepot.com/?download=jBasket" target="_blank">Ajaxed Add-To-Basket Scenarios With jQuery And PHP</a><br />
<a href="http://www.webresourcesdepot.com/?download=Free-Admin-Template" target="_blank">Free Admin Template For Web Applications</a><br />
<a href="http://www.webresourcesdepot.com/?download=jQuery-Dynamic-Drag-Drop" target="_blank">jQuery Dynamic Drag&#8217;n Drop</a><br />
<a href="http://www.webresourcesdepot.com/?download=sTwitter-1-0" target="_blank">ScheduledTweets</a></p>
<p><strong>Advertisements:</strong><br />
<a href="http://www.sslmatic.com" target="_blank">SSLmatic &#8211; Cheap SSL Certificates (from $19.99/year)</a><br />
<a href="http://twitter.com/umutm" target="_blank">Follow WebResourcesDepot At Twitter And Get More Resources!</a></p>

	Tags: <a href="http://www.webresourcesdepot.com/tag/ajax/" title="Ajax" rel="tag">Ajax</a>, <a href="http://www.webresourcesdepot.com/tag/html/" title="Html" rel="tag">Html</a>, <a href="http://www.webresourcesdepot.com/tag/text-editor/" title="Text Editor" rel="tag">Text Editor</a>, <a href="http://www.webresourcesdepot.com/tag/wysiwyg/" title="WYSIWYG" rel="tag">WYSIWYG</a><br />

	<h4>Related posts</h4>
	<ul class='st-related-posts'>
	<li><a href="http://www.webresourcesdepot.com/tiny-html-wysiwyg-editor-nicedit/" title="Tiny Html (WYSIWYG) Editor: NicEdit (February 2, 2008)">Tiny Html (WYSIWYG) Editor: NicEdit</a></li>
	<li><a href="http://www.webresourcesdepot.com/tinymce-online-html-editor-wysiwyg/" title="TinyMCE Online Html Editor (WYSIWYG) (December 12, 2007)">TinyMCE Online Html Editor (WYSIWYG)</a></li>
	<li><a href="http://www.webresourcesdepot.com/sortable-and-editable-tables-with-ajax/" title="Sortable And Editable Tables (With Ajax) (February 15, 2008)">Sortable And Editable Tables (With Ajax)</a></li>
	<li><a href="http://www.webresourcesdepot.com/wiki-system-with-one-html-file-tiddlywiki/" title="Wiki System With One HTML File: TiddlyWiki (May 29, 2009)">Wiki System With One HTML File: TiddlyWiki</a></li>
	<li><a href="http://www.webresourcesdepot.com/what-you-see-is-what-you-ajax-wavemaker/" title="What You See Is What You Ajax: WaveMaker (March 5, 2008)">What You See Is What You Ajax: WaveMaker</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.webresourcesdepot.com/fckeditor-powerful-html-text-wysiwyg-editor-for-web-applications/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Tiny Html (WYSIWYG) Editor: NicEdit</title>
		<link>http://www.webresourcesdepot.com/tiny-html-wysiwyg-editor-nicedit/</link>
		<comments>http://www.webresourcesdepot.com/tiny-html-wysiwyg-editor-nicedit/#comments</comments>
		<pubDate>Sat, 02 Feb 2008 21:26:36 +0000</pubDate>
		<dc:creator>Umut M.</dc:creator>
				<category><![CDATA[Goodies]]></category>
		<category><![CDATA[MIT License]]></category>
		<category><![CDATA[WYSIWYG-HTML Edit]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Editor]]></category>
		<category><![CDATA[Html]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[WYSIWYG]]></category>

		<guid isPermaLink="false">http://www.webresourcesdepot.com/tiny-html-wysiwyg-editor-nicedit/</guid>
		<description><![CDATA[NicEdit is a Javascript/AJAX inline content editor that allows easy editing of web ssd/div editable or convert standard textareas to rich text editing.

This lightweight (compressed size is &#60;10kb) html editor is integrated into any website in seconds. Inserting a JavaScript code is enough for all textareas to be converted into WYSIWYG HTML editors.
Special Downloads:
Ajaxed Add-To-Basket [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://nicedit.com/index.php" target="_blank"><strong>NicEdit</strong></a> is a <strong>Javascript/AJAX inline content editor </strong>that allows easy editing of web ssd/div editable or convert standard textareas to <strong>rich text editing</strong>.</p>
<p><a href="http://nicedit.com/index.php" target="_blank"><img width="410" height="44" src="http://www.webresourcesdepot.com/wp-content/uploads/image/tiny-html-editor.gif" alt="Tiny HTML Editor" /></a></p>
<p>This lightweight (compressed size is &lt;10kb) <strong>html editor</strong> is integrated into any website in seconds. Inserting a JavaScript code is enough for all textareas to be converted into <strong>WYSIWYG HTML editors</strong>.</p>
<p><strong>Special Downloads:</strong><br />
<a href="http://www.webresourcesdepot.com/?download=jBasket" target="_blank">Ajaxed Add-To-Basket Scenarios With jQuery And PHP</a><br />
<a href="http://www.webresourcesdepot.com/?download=Free-Admin-Template" target="_blank">Free Admin Template For Web Applications</a><br />
<a href="http://www.webresourcesdepot.com/?download=jQuery-Dynamic-Drag-Drop" target="_blank">jQuery Dynamic Drag&#8217;n Drop</a><br />
<a href="http://www.webresourcesdepot.com/?download=sTwitter-1-0" target="_blank">ScheduledTweets</a></p>
<p><strong>Advertisements:</strong><br />
<a href="http://www.sslmatic.com" target="_blank">SSLmatic &#8211; Cheap SSL Certificates (from $19.99/year)</a><br />
<a href="http://twitter.com/umutm" target="_blank">Follow WebResourcesDepot At Twitter And Get More Resources!</a></p>

	Tags: <a href="http://www.webresourcesdepot.com/tag/ajax/" title="Ajax" rel="tag">Ajax</a>, <a href="http://www.webresourcesdepot.com/tag/editor/" title="Editor" rel="tag">Editor</a>, <a href="http://www.webresourcesdepot.com/tag/html/" title="Html" rel="tag">Html</a>, <a href="http://www.webresourcesdepot.com/tag/javascript/" title="Javascript" rel="tag">Javascript</a>, <a href="http://www.webresourcesdepot.com/tag/wysiwyg/" title="WYSIWYG" rel="tag">WYSIWYG</a><br />

	<h4>Related posts</h4>
	<ul class='st-related-posts'>
	<li><a href="http://www.webresourcesdepot.com/tinymce-online-html-editor-wysiwyg/" title="TinyMCE Online Html Editor (WYSIWYG) (December 12, 2007)">TinyMCE Online Html Editor (WYSIWYG)</a></li>
	<li><a href="http://www.webresourcesdepot.com/fckeditor-powerful-html-text-wysiwyg-editor-for-web-applications/" title="FCKeditor: Powerful HTML Text (WYSIWYG) Editor For Web Applications (February 5, 2008)">FCKeditor: Powerful HTML Text (WYSIWYG) Editor For Web Applications</a></li>
	<li><a href="http://www.webresourcesdepot.com/what-you-see-is-what-you-ajax-wavemaker/" title="What You See Is What You Ajax: WaveMaker (March 5, 2008)">What You See Is What You Ajax: WaveMaker</a></li>
	<li><a href="http://www.webresourcesdepot.com/tooltips-over-images-with-tipmage/" title="Tooltips Over Images With Tipmage (July 10, 2008)">Tooltips Over Images With Tipmage</a></li>
	<li><a href="http://www.webresourcesdepot.com/sparklines-small-inline-charts-with-jquery/" title="Sparklines (Small Inline Charts) With jQuery (July 18, 2008)">Sparklines (Small Inline Charts) With jQuery</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.webresourcesdepot.com/tiny-html-wysiwyg-editor-nicedit/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>TinyMCE Online Html Editor (WYSIWYG)</title>
		<link>http://www.webresourcesdepot.com/tinymce-online-html-editor-wysiwyg/</link>
		<comments>http://www.webresourcesdepot.com/tinymce-online-html-editor-wysiwyg/#comments</comments>
		<pubDate>Wed, 12 Dec 2007 22:31:12 +0000</pubDate>
		<dc:creator>kayka</dc:creator>
				<category><![CDATA[Goodies]]></category>
		<category><![CDATA[LGPL License]]></category>
		<category><![CDATA[WYSIWYG-HTML Edit]]></category>
		<category><![CDATA[Editor]]></category>
		<category><![CDATA[Html]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[TinyMCE]]></category>
		<category><![CDATA[WYSIWYG]]></category>

		<guid isPermaLink="false">http://www.blog3.webiket.net/?p=11</guid>
		<description><![CDATA[If you are looking for a WYSIWYG editor, TinyMCE can be the right choice.
It is a lightweight, platform independent javascript content editor that is created by Moxiecode Systems. TinyMCE is easy to integrate into any system and compatible with the web browsers like Firefox, IE, Opera and Safari.

Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free [...]]]></description>
			<content:encoded><![CDATA[<p>If you are looking for a WYSIWYG editor, TinyMCE can be the right choice.</p>
<p>It is a lightweight, platform independent javascript content editor that is created by Moxiecode Systems. TinyMCE is easy to integrate into any system and compatible with the web browsers like Firefox, IE, Opera and Safari.</p>
<p><img width="480" height="230" alt="TinyMCE WYSIWYG Javascript Html Editor" src="http://www.webresourcesdepot.com/wp-content/uploads/image/tinymce-wysiwyg-js-editor.jpg" /></p>
<p><strong>Special Downloads:</strong><br />
<a href="http://www.webresourcesdepot.com/?download=jBasket" target="_blank">Ajaxed Add-To-Basket Scenarios With jQuery And PHP</a><br />
<a href="http://www.webresourcesdepot.com/?download=Free-Admin-Template" target="_blank">Free Admin Template For Web Applications</a><br />
<a href="http://www.webresourcesdepot.com/?download=jQuery-Dynamic-Drag-Drop" target="_blank">jQuery Dynamic Drag&#8217;n Drop</a><br />
<a href="http://www.webresourcesdepot.com/?download=sTwitter-1-0" target="_blank">ScheduledTweets</a></p>
<p><strong>Advertisements:</strong><br />
<a href="http://www.sslmatic.com" target="_blank">SSLmatic &#8211; Cheap SSL Certificates (from $19.99/year)</a><br />
<a href="http://twitter.com/umutm" target="_blank">Follow WebResourcesDepot At Twitter And Get More Resources!</a></p>

	Tags: <a href="http://www.webresourcesdepot.com/tag/editor/" title="Editor" rel="tag">Editor</a>, <a href="http://www.webresourcesdepot.com/tag/html/" title="Html" rel="tag">Html</a>, <a href="http://www.webresourcesdepot.com/tag/javascript/" title="Javascript" rel="tag">Javascript</a>, <a href="http://www.webresourcesdepot.com/tag/tinymce/" title="TinyMCE" rel="tag">TinyMCE</a>, <a href="http://www.webresourcesdepot.com/tag/wysiwyg/" title="WYSIWYG" rel="tag">WYSIWYG</a><br />

	<h4>Related posts</h4>
	<ul class='st-related-posts'>
	<li><a href="http://www.webresourcesdepot.com/tiny-html-wysiwyg-editor-nicedit/" title="Tiny Html (WYSIWYG) Editor: NicEdit (February 2, 2008)">Tiny Html (WYSIWYG) Editor: NicEdit</a></li>
	<li><a href="http://www.webresourcesdepot.com/sparklines-small-inline-charts-with-jquery/" title="Sparklines (Small Inline Charts) With jQuery (July 18, 2008)">Sparklines (Small Inline Charts) With jQuery</a></li>
	<li><a href="http://www.webresourcesdepot.com/pure-javascript-html-parser/" title="Pure JavaScript HTML Parser (May 12, 2008)">Pure JavaScript HTML Parser</a></li>
	<li><a href="http://www.webresourcesdepot.com/jwysiwyg-jquery-inline-content-editor-plugin/" title="jWYSIWYG: jQuery Inline Content Editor Plugin (September 20, 2008)">jWYSIWYG: jQuery Inline Content Editor Plugin</a></li>
	<li><a href="http://www.webresourcesdepot.com/how-to-use-canvas-tag-in-internet-explorer/" title="How To Use Canvas Tag In Internet Explorer? (May 16, 2008)">How To Use Canvas Tag In Internet Explorer?</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.webresourcesdepot.com/tinymce-online-html-editor-wysiwyg/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

<!-- This site's performance optimized by W3 Total Cache. Dramatically improve the speed and reliability of your blog!

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)
Database Caching 10/40 queries in -5.229 seconds using disk

Served from: www.webresourcesdepot.com @ 2010-03-20 03:00:59 -->