Javascript not populated from template selection using PasteHTML Method

  •  10-05-2010, 5:17 PM

    Javascript not populated from template selection using PasteHTML Method

    Hi,
     
    We are using the cute editor for .net for creating message template in our project. In our application we have a set of predefined forms which has HTML text as well as javascript code. All these forms are created and saved as form templates in the cute editor file system. While creating the new message template, we can choose from any of the predefined form templates and create a new message template out of it.
     
    For this functionality, currently we are using the PasteHTML() client side function which paste the HTML code and JavaScript code at the cursor position of the editor. This function seems to be working fine in IE, but it strips the JavaScript in Firefox and other browser.

    This is a bug for Firefox browser and the support agent verifies this issue as well with talking with her. Please let us know how to solve this issues in firefox.
     
    Thanks,
    Bikram.
View Complete Thread