janusz
-
5/19/2005 6:00:45 PM
Javascript error after Save of custom editing page
Hello,
I have tried to implement my own editing page. Everything went quite well except the refresh of the tree menu after the save of editing page.
The javascript error I am getting is : Line 70 Char 3 Error : 'document.getElementById(...)' is null or not an object
My refresh after save of the page works fine with update. After the insert the tree refreshes nicely as well. But the error I get is when I perform insert and then click on some node in the tree.
My refresh code for insert is:
<script language=javascript>parent.frames['header'].RefreshAfterInsert('12', '/79/80/81');</script>
Cheers,
Janusz
BTW.
Developer's help - Editing page. This page refers to the Article_Edit.aspx page. I could not find it in Kentico distribution. Is it really there or the help page is not updated?
|