It looks like fckeditor strips out <html> <head> & <body> tags
I want to keep those tags so that I have the style sheet definitions in the head or javascript. Those tags should exits after the editor loads the html.
Thanks
I want to keep those tags so that I have the style sheet definitions in the head or javascript. Those tags should exits after the editor loads the html.
Thanks
RE: missing <html>, <head>, & <body> tags
RE: missing <html>, <head>, & <body> tags
Thanks in advance!
RE: missing <html>, <head>, & <body> tags
FCKConfig.FullPage = true ;