<?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: SnipDHTML Editor</title> <atom:link href="http://sniptools.com/vault/snipdhtml-editor/feed" rel="self" type="application/rss+xml" /><link>http://sniptools.com/vault/snipdhtml-editor</link> <description>Design &#38; Technology Observations</description> <lastBuildDate>Wed, 09 May 2012 20:59:10 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.2</generator> <xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /> <item><title>By: Stewart</title><link>http://sniptools.com/vault/snipdhtml-editor#comment-484</link> <dc:creator>Stewart</dc:creator> <pubDate>Mon, 31 May 2004 08:06:55 +0000</pubDate> <guid
isPermaLink="false">http://sniptools.com/cms/?p=18#comment-484</guid> <description>Does anyone come here anymore?
&lt;a href=&quot;http://semlar.com/editor.htm&quot; rel=&quot;nofollow&quot;&gt;http://semlar.com/editor.htm&lt;/a&gt; </description> <content:encoded><![CDATA[<p>Does anyone come here anymore?<br
/> <a
href="http://semlar.com/editor.htm" rel="nofollow">http://semlar.com/editor.htm</a></p> ]]></content:encoded> </item> <item><title>By: Stewart</title><link>http://sniptools.com/vault/snipdhtml-editor#comment-483</link> <dc:creator>Stewart</dc:creator> <pubDate>Wed, 14 Apr 2004 18:00:45 +0000</pubDate> <guid
isPermaLink="false">http://sniptools.com/cms/?p=18#comment-483</guid> <description>I expanded somewhat on the WYSIWYG editor, and I made an option to open a file in the iFrame. It works, but you can&#039;t see the source code. The error says &#039;Access Denied&#039;. Editor is at &lt;a href=&quot;http://geocities.com/albino_doom/&quot; rel=&quot;nofollow&quot;&gt;http://geocities.com/albino_doom/&lt;/a&gt; </description> <content:encoded><![CDATA[<p>I expanded somewhat on the WYSIWYG editor, and I made an option to open a file in the iFrame. It works, but you can't see the source code. The error says 'Access Denied'. Editor is at <a
href="http://geocities.com/albino_doom/" rel="nofollow">http://geocities.com/albino_doom/</a></p> ]]></content:encoded> </item> <item><title>By: Stewart</title><link>http://sniptools.com/vault/snipdhtml-editor#comment-482</link> <dc:creator>Stewart</dc:creator> <pubDate>Wed, 03 Mar 2004 14:58:30 +0000</pubDate> <guid
isPermaLink="false">http://sniptools.com/cms/?p=18#comment-482</guid> <description>How would you go about inserting tables with the execCommand, it doesn&#039;t seem to work. Also, how would you specify the execCommand(&quot;Open&quot;) to open in the iframe? </description> <content:encoded><![CDATA[<p>How would you go about inserting tables with the execCommand, it doesn't seem to work. Also, how would you specify the execCommand("Open") to open in the iframe?</p> ]]></content:encoded> </item> <item><title>By: Russ Jones</title><link>http://sniptools.com/vault/snipdhtml-editor#comment-481</link> <dc:creator>Russ Jones</dc:creator> <pubDate>Sun, 08 Feb 2004 13:55:28 +0000</pubDate> <guid
isPermaLink="false">http://sniptools.com/cms/?p=18#comment-481</guid> <description>Fantastic prog. Just works great. How would one make it insert html from an existing file. i cant see how to do that... </description> <content:encoded><![CDATA[<p>Fantastic prog. Just works great. How would one make it insert html from an existing file. i cant see how to do that…</p> ]]></content:encoded> </item> <item><title>By: Alok</title><link>http://sniptools.com/vault/snipdhtml-editor#comment-480</link> <dc:creator>Alok</dc:creator> <pubDate>Mon, 13 Oct 2003 03:31:50 +0000</pubDate> <guid
isPermaLink="false">http://sniptools.com/cms/?p=18#comment-480</guid> <description>Are you planning to update this code? Great stuff! </description> <content:encoded><![CDATA[<p>Are you planning to update this code? Great stuff!</p> ]]></content:encoded> </item> <item><title>By: sniptools</title><link>http://sniptools.com/vault/snipdhtml-editor#comment-479</link> <dc:creator>sniptools</dc:creator> <pubDate>Sun, 22 Jun 2003 17:23:38 +0000</pubDate> <guid
isPermaLink="false">http://sniptools.com/cms/?p=18#comment-479</guid> <description>Sounds good, Luis! Would be great if you could share a URL to your CF/template modifications. Thanks! </description> <content:encoded><![CDATA[<p>Sounds good, Luis! Would be great if you could share a URL to your CF/template modifications. Thanks!</p> ]]></content:encoded> </item> <item><title>By: Luis Majano</title><link>http://sniptools.com/vault/snipdhtml-editor#comment-478</link> <dc:creator>Luis Majano</dc:creator> <pubDate>Fri, 20 Jun 2003 10:04:00 +0000</pubDate> <guid
isPermaLink="false">http://sniptools.com/cms/?p=18#comment-478</guid> <description>Great Editor, fully using the W3C Document Object Model.  The only thing I have doubts is on inserting, modifying, deleting tables and the use of stylesheets.  For example, reading the style sheet and presenting a drop down for adding the style sheet.  Does anybody have any ideas??I currently revamped this editor to work with ColdFusion and Dynamically load tempaltes for editing and revision. A great Content Manager.  I also made it so that a non-html header can be read, modified and updated.Luis Majano </description> <content:encoded><![CDATA[<p>Great Editor, fully using the W3C Document Object Model.  The only thing I have doubts is on inserting, modifying, deleting tables and the use of stylesheets.  For example, reading the style sheet and presenting a drop down for adding the style sheet.  Does anybody have any ideas??</p><p>I currently revamped this editor to work with ColdFusion and Dynamically load tempaltes for editing and revision. A great Content Manager.  I also made it so that a non-html header can be read, modified and updated.</p><p>Luis Majano</p> ]]></content:encoded> </item> <item><title>By: Kosala</title><link>http://sniptools.com/vault/snipdhtml-editor#comment-477</link> <dc:creator>Kosala</dc:creator> <pubDate>Fri, 30 May 2003 13:32:16 +0000</pubDate> <guid
isPermaLink="false">http://sniptools.com/cms/?p=18#comment-477</guid> <description>Dear Shashank Tripathi,I have to say, you are pretty damn honest with your sw &#039;SnipDHTML Editor&#039;. I thought I&#039;ll drop an email to say thank you for letting me using this sw. I&#039;ll leave the copyright text on the script.Keep up the good work and thank you dearly.Kosala </description> <content:encoded><![CDATA[<p>Dear Shashank Tripathi,</p><p>I have to say, you are pretty damn honest with your sw 'SnipDHTML Editor'. I thought I'll drop an email to say thank you for letting me using this sw. I'll leave the copyright text on the script.</p><p>Keep up the good work and thank you dearly.</p><p>Kosala</p> ]]></content:encoded> </item> <item><title>By: sniptools</title><link>http://sniptools.com/vault/snipdhtml-editor#comment-476</link> <dc:creator>sniptools</dc:creator> <pubDate>Thu, 29 May 2003 00:57:42 +0000</pubDate> <guid
isPermaLink="false">http://sniptools.com/cms/?p=18#comment-476</guid> <description>Thanks zan! I guess you emailed me with th is note? Never really got down to adding that code, but hope people get ideas from here. </description> <content:encoded><![CDATA[<p>Thanks zan! I guess you emailed me with th is note? Never really got down to adding that code, but hope people get ideas from here.</p> ]]></content:encoded> </item> <item><title>By: zan_gligorov</title><link>http://sniptools.com/vault/snipdhtml-editor#comment-475</link> <dc:creator>zan_gligorov</dc:creator> <pubDate>Thu, 29 May 2003 00:57:16 +0000</pubDate> <guid
isPermaLink="false">http://sniptools.com/cms/?p=18#comment-475</guid> <description>add this function:function doInsertImage()
{
var tr= frames.myEditor.document.selection.createRange()
tr.execCommand(&quot;InsertImage&quot;, true);
doCopyValue();
}Then add a new icon on the toolbar:and that is it. </description> <content:encoded><![CDATA[<p>add this function:</p><p>function doInsertImage()<br
/> {<br
/> var tr= frames.myEditor.document.selection.createRange()<br
/> tr.execCommand("InsertImage", true);<br
/> doCopyValue();<br
/> }</p><p>Then add a new icon on the toolbar:</p><p>and that is it.</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced (User agent is rejected)
Database Caching 6/8 queries in 0.003 seconds using disk: basic
Object Caching 581/581 objects using disk: basic

Served from: www.sniptools.com @ 2012-05-22 17:04:54 -->
