Problems with Ajax - Telerik implementation

  •  11-22-2007, 2:59 PM

    Problems with Ajax - Telerik implementation

    Hi Adam,
     
    We are trying to Ajax-enable a CE using Telerik's Ajax control.
     
    It works OK in IE, but not Firefox.
     
    A complete sample is here:
     
     
    Can you please help on this?
     
    *****************************

    Run using Firefox:

    1. When the main page launches, click the [Click to open editor] button to close the gray panel and open another panel contain the CuteEditor control. Another button [Click me] will also display.

    2. CE will display a toolbar and some words ("If changing tab order, ... etc.").

    3. Click [Click me] to launch a simple pop up.

    Problem: CE doesn't refresh in Firefox.

    Do the same thing in IE and CE refreshes fine.

    Unzip, compile and run in FireFox.

    Remove the RadAjax panel and the inline registration at the top of CEAjax_test.aspx and run the project again. It will run fine in both FireFox and IE.

    ************************
View Complete Thread