Finally, I rewrite a regular expression parser for IE. I consider use regular expression method for IE, and DOM method for the reset of browser.<br><br>Using DOM to manipulate html tree is superior and easier than regular expression way.<br>
<br>Only one thing I can say, I REALLY HATE IE.<br><br>Anyway, I will commit the code when I am ready.<br><br>Mark<br><br><br><br><div class="gmail_quote">2011/1/15 Mark Wu <span dir="ltr">&lt;<a href="mailto:markplace@gmail.com" target="_blank">markplace@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">


Try to clear your browser cache and tinymce cache in your tinymce folder. And test it again. (Make sure you use the most updated code from 1.2 branch)<br><br>I developed based on Firefox, so ... if you problem on firefox, then I have no idea why it happend.<br>




<br>Mark<br><br><div class="gmail_quote">2011/1/15 Andy Wright <span dir="ltr">&lt;<a href="mailto:andy@extracted.org" target="_blank">andy@extracted.org</a>&gt;</span><div><div></div><div><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">




Yes, TinyMCE appears to be working with 3.6, however I am still having<br>
problems with two options:  &quot;Insert media&quot; &amp; &quot;Toggle &quot;More...&quot; links<br>
below the input area.  Clicking on either one clears the page with only<br>
&quot;false&quot; showing in the browser output.<br>
<div><div></div><div><br>
On Sat, 2011-01-15 at 12:18 +0800, Mark Wu wrote:<br>
&gt; Yo can try IE8&#39;s own developer tools (press shift-f12) . The problem<br>
&gt; happend when you put the html string to innerHTML and brower( ie,<br>
&gt; firefox, opera, safari, chrome) will parse them to DOM tree.<br>
&gt;<br>
&gt; I most case, it should be no problem. But when u insert object tags,<br>
&gt; it will remove all param tags and mess up the html codes.<br>
&gt;<br>
&gt; I try several ways to work around this bug, no luck ....<br>
&gt;<br>
&gt; I also try to use the DOM method to build the DOM tree, still no<br>
&gt; luck ...<br>
&gt;<br>
&gt; There are still several ways I want to try ...<br>
&gt;<br>
&gt; If all of them fail, I will consider revert to regular expression<br>
&gt; method.<br>
&gt;<br>
&gt; Mark<br>
&gt;<br>
&gt;<br>
&gt; 2011/1/15 Jon Daley &lt;<a href="mailto:plogworld@jon.limedaley.com" target="_blank">plogworld@jon.limedaley.com</a>&gt;<br>
&gt;         Ah good.  So, it works fine with Firefox 3.6?  I&#39;ll need to<br>
&gt;         take a look with IE.  Is there a firebug type extension for<br>
&gt;         IE?  I always find it a pain to debug things in IE.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;         On Fri, 14 Jan 2011, Andy Wright wrote:<br>
&gt;<br>
&gt;                 Jon, I made an error and I am sincerely sorry.  It<br>
&gt;                 turns out it was my<br>
&gt;                 local caching proxy.  When I had encountered the issue<br>
&gt;                 and read the<br>
&gt;                 couple of messages about the plugin on this list, I<br>
&gt;                 thought this may<br>
&gt;                 have been a global issue.<br>
&gt;<br>
&gt;                 Thanks to everyone for the new release!<br>
&gt;<br>
&gt;                 On Fri, 2011-01-14 at 13:33 -0500, Jon Daley wrote:<br>
&gt;                         Are you talking about tinymce 3 or 2?  Our<br>
&gt;                         version of TinyMCE2 doesn&#39;t<br>
&gt;                         work with any recent version of firefox.<br>
&gt;<br>
&gt;                         What doesn&#39;t work with tinymce - our plugins,<br>
&gt;                         or the whole thing?<br>
&gt;<br>
&gt;                         On Fri, 14 Jan 2011, Andy Wright wrote:<br>
&gt;<br>
&gt;                                 Tinymce fails with Firefox 3.6.13 in<br>
&gt;                                 conjunction with IE8; of the two I<br>
&gt;                                 have tested.<br>
&gt;<br>
&gt;                                 Andy<br>
&gt;<br>
&gt;                                 On Fri, 2011-01-14 at 22:52 +0800,<br>
&gt;                                 Mark Wu wrote:<br>
&gt;                                         Actually, Tinymce 3 has no<br>
&gt;                                         problem with IE 6,7,8. But,<br>
&gt;                                         the plugins we<br>
&gt;                                         developed do has problem with<br>
&gt;                                         IE 6,7,8.<br>
&gt;<br>
&gt;                                         I am still try to figure it<br>
&gt;                                         out, I just can say the<br>
&gt;                                         problem is because<br>
&gt;                                         the implement of innerHTML in<br>
&gt;                                         IE 6,7,8. IE will mess up the<br>
&gt;                                         html if we<br>
&gt;                                         use DOM to parse the object<br>
&gt;                                         code instead of regular<br>
&gt;                                         expression.<br>
&gt;<br>
&gt;                                         I almost find way to<br>
&gt;                                         workaround, but still need<br>
&gt;                                         more some time to see<br>
&gt;                                         how to put them into the new<br>
&gt;                                         plugins.<br>
&gt;<br>
&gt;                                         Mark<br>
&gt;<br>
&gt;                                         2011/1/14 Jon Daley<br>
&gt;                                         &lt;<a href="mailto:jon@limedaley.com" target="_blank">jon@limedaley.com</a>&gt;<br>
&gt;                                                What are the problems<br>
&gt;                                         and are they the same across<br>
&gt;                                         IE releases<br>
&gt;                                                - I don&#39;t have a way to<br>
&gt;                                         test 6 or 7.  I haven&#39;t heard<br>
&gt;                                         any<br>
&gt;                                                complaints from my IE 8<br>
&gt;                                         users.  And in any case, the<br>
&gt;                                                previously released<br>
&gt;                                         version of lt/tinymce doesn&#39;t<br>
&gt;                                         work either,<br>
&gt;                                                so we are better off<br>
&gt;                                         with this version.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;                                                -----Original<br>
&gt;                                         Message-----<br>
&gt;                                                From: Mark Wu<br>
&gt;                                         &lt;<a href="mailto:markplace@gmail.com" target="_blank">markplace@gmail.com</a>&gt;<br>
&gt;                                                Sent: Friday, January<br>
&gt;                                         14, 2011 7:00 AM<br>
&gt;                                                To: LifeType Developer<br>
&gt;                                         List<br>
&gt;                                         &lt;<a href="mailto:plog-svn@devel.lifetype.net" target="_blank">plog-svn@devel.lifetype.net</a>&gt;<br>
&gt;                                                Subject: Re: [pLog-svn]<br>
&gt;                                         r7114 - plog/tags<br>
&gt;<br>
&gt;                                                It is not ready for<br>
&gt;                                         release....<br>
&gt;<br>
&gt;                                                Tinymce 3 still has<br>
&gt;                                         problem for IE 6,7,8<br>
&gt;<br>
&gt;                                                2011/1/14<br>
&gt;                                         &lt;<a href="mailto:jondaley@devel.lifetype.net" target="_blank">jondaley@devel.lifetype.net</a>&gt;<br>
&gt;<br>
&gt;                                              &gt; Author: jondaley<br>
&gt;                                              &gt; Date: 2011-01-13<br>
&gt;                                         18:03:26 -0500 (Thu, 13 Jan<br>
&gt;                                         2011)<br>
&gt;                                              &gt; New Revision: 7114<br>
&gt;                                              &gt;<br>
&gt;                                              &gt; Added:<br>
&gt;                                              &gt;<br>
&gt;                                         plog/tags/lifetype-1.2.11/<br>
&gt;                                              &gt; Log:<br>
&gt;                                              &gt; tagged 1.2.11 for<br>
&gt;                                         release (try number 2)<br>
&gt;                                              &gt;<br>
&gt;                                              &gt;<br>
&gt;                                         _______________________________________________<br>
&gt;                                              &gt; pLog-svn mailing list<br>
&gt;                                              &gt;<br>
&gt;                                         <a href="mailto:pLog-svn@devel.lifetype.net" target="_blank">pLog-svn@devel.lifetype.net</a><br>
&gt;                                              &gt;<br>
&gt;                                         <a href="http://limedaley.com/mailman/listinfo/plog-svn" target="_blank">http://limedaley.com/mailman/listinfo/plog-svn</a><br>
&gt;                                              &gt;<br>
&gt;<br>
&gt;<br>
&gt;                                          _______________________________________________<br>
&gt;                                                pLog-svn mailing list<br>
&gt;<br>
&gt;                                          <a href="mailto:pLog-svn@devel.lifetype.net" target="_blank">pLog-svn@devel.lifetype.net</a><br>
&gt;<br>
&gt;                                          <a href="http://limedaley.com/mailman/listinfo/plog-svn" target="_blank">http://limedaley.com/mailman/listinfo/plog-svn</a><br>
&gt;<br>
&gt;<br>
&gt;                                         _______________________________________________<br>
&gt;                                         pLog-svn mailing list<br>
&gt;                                         <a href="mailto:pLog-svn@devel.lifetype.net" target="_blank">pLog-svn@devel.lifetype.net</a><br>
&gt;                                         <a href="http://limedaley.com/mailman/listinfo/plog-svn" target="_blank">http://limedaley.com/mailman/listinfo/plog-svn</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;         --<br>
&gt;         Jon Daley<br>
&gt;         <a href="http://jon.limedaley.com" target="_blank">http://jon.limedaley.com</a><br>
&gt;         ~~<br>
&gt;<br>
&gt;         Natives who beat drums to drive off evil spirits are objects<br>
&gt;         of<br>
&gt;         scorn to smart Americans who blow horns to break up traffic<br>
&gt;         jams.<br>
&gt;         -- Mary Ellen Kelly<br>
&gt;<br>
&gt;<br>
&gt;         _______________________________________________<br>
&gt;         pLog-svn mailing list<br>
&gt;         <a href="mailto:pLog-svn@devel.lifetype.net" target="_blank">pLog-svn@devel.lifetype.net</a><br>
&gt;         <a href="http://limedaley.com/mailman/listinfo/plog-svn" target="_blank">http://limedaley.com/mailman/listinfo/plog-svn</a><br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; pLog-svn mailing list<br>
&gt; <a href="mailto:pLog-svn@devel.lifetype.net" target="_blank">pLog-svn@devel.lifetype.net</a><br>
&gt; <a href="http://limedaley.com/mailman/listinfo/plog-svn" target="_blank">http://limedaley.com/mailman/listinfo/plog-svn</a><br>
</div></div><br>_______________________________________________<br>
pLog-svn mailing list<br>
<a href="mailto:pLog-svn@devel.lifetype.net" target="_blank">pLog-svn@devel.lifetype.net</a><br>
<a href="http://limedaley.com/mailman/listinfo/plog-svn" target="_blank">http://limedaley.com/mailman/listinfo/plog-svn</a><br></blockquote></div></div></div><br>
</blockquote></div><br>