two instances of tinymce with jquery ui causes chrome page to hang and be not responding
Posted
by
Ahmed safan
on Stack Overflow
See other posts from Stack Overflow
or by Ahmed safan
Published on 2011-01-01T07:45:39Z
Indexed on
2011/01/01
7:54 UTC
Read the original article
Hit count: 244
in the cpanel that i'm developing thre is a department for articles in arabic and english so i used two tinymce editors one for arabic and the other is for english it works as expected, but the problem is that when i'm using chrome browser the page suddenly become not responding and never come back and i need to restart it but in IE8 no problem at all. i've found in chrome task manager that the memory usage of the page is over 22 kilobyte. i'm also using jquery ui. i've tried the following 1- using jquery plugin the compressor tiny_mce_gzip.php 2- decreasing the plugins of tinymce [ispell,layers,..]
what is the solution or what is the cause
© Stack Overflow or respective owner