View Single Post
  #23  
Old 05-07-2004, 12:51 PM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default

Update: now works for me after refreshing the page a few times :P

Also if you want to use it for updating the static pages...

find admin/main/page_edit.tpl

and stick

Code:
<script language="JavaScript1.2" defer> editor_generate('pagecontent'); </script>

at the top.
Reply With Quote