Javascript duplicating in Safari if editor.EditCompleteDocument = true

  •  12-19-2011, 11:33 PM

    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
     
View Complete Thread