Reply
Fri 25 Jan, 2008 08:42 am
I am trying to build a Editor using javascript. This is working well but some times it crash and the browser is closed. I am not getting any error message. I am using Linux and Mozilla browser.
Use JS debugging tools like the Firebug extension for Firefox.
But even without any bugs, if your code is too intensive it can crash the browser. Why not use an existing editor like TinyMCE or YUI's editor?