Javascript duplicating in Safari if editor.EditCompleteDocument = true

Last post 12-19-2011, 11:47 PM by ussu36. 1 replies.
Sort Posts: Previous Next
  •  12-19-2011, 11:33 PM 72360

    Javascript duplicating in Safari if editor.EditCompleteDocument = true

    If I load an HTML file and use  editor.EditCompleteDocument = true then whenever i switch to the HTML mode, my javascript is added again after the <body> tag. 
    Even if I paste the HTML in html mode, switch to design and switch back to HTML, the javascript duplicates.
     
    It doesnt duplicate if EditCompleteDocument is not true.
     
    I have the latest code (downloaded again today) and latest safari.
     
     
    Regards,
    Usman
     
  •  12-19-2011, 11:47 PM 72361 in reply to 72360

    Re: Javascript duplicating in Safari if editor.EditCompleteDocument = true

    solved - for safari you need to use gecko_loader. I missed that in include_cuteeditor.asp
     
View as RSS news feed in XML