<?xml version="1.0" encoding="UTF-8"?>    <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
      <channel>
        <title></title>
        <link>https://interactivetools.com/forum/forum-search.php?k=user%3Aqwertyuiop</link>
        <description></description>
        <pubDate>Mon, 13 Apr 2026 10:15:51 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-search.php?k=user%3Aqwertyuiop&amp;rss=1" rel="self" type="application/rss+xml" />

                <item>
          <title>toggle html area</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2198914#post2198914</link>
          <description><![CDATA[hi<br />how i can toggle html area?<br />for example in tiny mce users cay toogle the editor like this:<br /><code>tinyMCE.init({ <br />mode : &quot;textareas&quot;, <br />theme : &quot;advanced&quot; <br />}); <br /> function toggleEditor(id) { <br />if (!tinyMCE.get(id)) <br />tinyMCE.execCommand('mceAddControl', false, id); <br />else <br />tinyMCE.execCommand('mceRemoveControl', false, id); <br />}</code><br />is it possible in html area?<br />help pzl...<br />]]></description>
          <pubDate>Sat, 22 Aug 2009 17:23:41 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2198914#post2198914</guid>
        </item>
              </channel>
    </rss>
  