I have loaded an html file into the header using editor.LoadHtml(). The file loads into the editor, but it strips out the <html> and <Head> tags.
Consequently style information in the <head> section is lost.
Any ideas on how how I can keep the <html> and <head tags>
Cheers
John Cole