Skip to main content.
Navigation: Home | Edit | HistoryLoginBackLinkIndex
Breadcrumbs : 26 » request » sitechanges » 2005may » 38 » 3 » 13
Table of contents

window.onload=function(){} ??

 

template file wikidx.wtp is missing a call to SetEditHeight function. Fix below

 

<script type="text/javascript"> 
window.onload=function(){ 
SetEditHeight(<!--{$EDITOR_HEIGHT}-->); 

</script>