Javascript Error in the admin side

Posted by Community Admin on 04-Aug-2018 09:56

Javascript Error in the admin side

All Replies

Posted by Community Admin on 07-Oct-2011 00:00

When i am trying to edit a page i am getting a java-script error .And my page is not loading for editing


function resizePageEditor() 
        var newHeight = $(window).height() - $(".sfMessagePane").eq(0).outerHeight(true) - $(".sfPageEditorToolbarWrapper").eq(0).outerHeight(true) - $(".sfLanguagePane").eq(0).outerHeight(true);
in this function  I am getting   $(".sfMessagePane").eq(0).outerHeight is not a function


Can you please tell me why i am getting this error ?

Posted by Community Admin on 11-Oct-2011 00:00

Hello Roopesh,

 Please check if your browser is among the officially supported browsers list. If your browser is in that list, can you please try another browsers and see if that issue reproduces there as well? If it reproduces - please inform us if any customizations have been made to your pages/ configuration which may cause that error.

Best wishes,
Svetoslav Petsov
the Telerik team
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

This thread is closed