Re: Cute Editor Custom dialog (top) location

  •  11-17-2009, 11:15 PM

    Re: Cute Editor Custom dialog (top) location

    Yes, I am tried with dialogTop property but not get resolved.
     
    var editor=CuteEditor_GetEditor(this); var newwin=editor.ShowDialog(null,'DynamicContentList.aspx',editor, 'dialogWidth:400px;dialogHeight:240px;dialogTop:10'');
View Complete Thread