Hello, I'm not quite sure if this is a bug, but i tested that in every other browser (Opera, Friefox, IE 8(sic!), Safari, Crome 10.x) so it might be.
I dynamically load page from server (all using jQuery) that contains textarea, and javascript code in <script> tags which runs the TinyMCE (using tinyMCE jquery plugin). Everything works fine at localhost, but when i tried to open that page at server, i get blank page without any sign of a textarea and following error in javascript console:
"Uncaught TypeError: Object #<Object> has no method 'makeMap'"
"Uncaught TypeError: Cannot call method push of undefinied"
Error is from from file editor_template.js (tinyMCE file).
Any idea what i'm doing wrong (if it is my fault, not browser)?


LinkBack URL
About LinkBacks



Reply With Quote
