The culprit seems to be ckeditor.js
I have an ASP.NET site. it uses some Jquery and it uses 1.6.2.min
now, on one of the pages I added the CKEDitor control but the problem is, when I hit a button to postback to the server, it doesnt work. it does not postback at all. no jscript errors - nothing.
as soon as I remove the ckeditor.js reference, all works fine but of course, I get the non rich text ckeditor editor.
any ideas what could be causing the problem?
I have an ASP.NET site. it uses some Jquery and it uses 1.6.2.min
now, on one of the pages I added the CKEDitor control but the problem is, when I hit a button to postback to the server, it doesnt work. it does not postback at all. no jscript errors - nothing.
as soon as I remove the ckeditor.js reference, all works fine but of course, I get the non rich text ckeditor editor.
any ideas what could be causing the problem?