Re: CuteEditor_OnInitialized(editor) doesn't work when ajax call back in the tab panel

  •  03-25-2010, 6:18 AM

    Re: CuteEditor_OnInitialized(editor) doesn't work when ajax call back in the tab panel

    it turns out it's too early to say it's addressed. actually   following command doesn't work in firefox and chrome.
    document.getElementById('<%= cmsSurveyorComment.ClientID %>').style.height=document.documentElement.clientHeight - 70 - 70 - 50;
     
    anyone has any idea? please help~~~
View Complete Thread