Re: Problem when using Cute Editor in DNN Settings.ascx

  •  11-14-2005, 8:17 AM

    • joris is not online. Last active: 01-24-2006, 10:56 AM joris
    • Not Ranked
    • Joined on 09-23-2004
    • Rotterdam - Netherlands
    • Posts 3

    Re: Problem when using Cute Editor in DNN Settings.ascx

    Hi,
     
    I`m having this exact same problem. (I`m new to DNN and new to cuteeditor.net.)



    As you can see I`m using firefox mozilla.
    (the errormessage in IE6 is "Expected ';'")
    The result, view, is the same in IE.

    The Control-ID of the editor, is being used within the names of javascript functions.
     "function CE_dnn_ctr367_ModuleSettings_/_EditOptInSettings.ascx_txtMessages__ctl0_ID_load()"

    It appears (to me) to have nothing to do with the settingspage from a specific module (the one I used here is 'opt in email'),
    but the control-ID`s used by the module-settings-control.

    The ID has a slash in it`s name, and I presume, javascript doesn`t like this.
    I`ve noticed that the use of 'slashes' in control-id`s also occurs in core-modules, like the forum.

    I don`t know whether I`m headed in the right direction.
    Adam, or anyone really, perhaps you can clarify things for me.
     
    Regards
    Joris Eikelenboom
     
View Complete Thread