Hi Owen,
I've been using this as a very useful guide, today I went through
adding the CKeditor to the site and it all worked easily except I cut
and paste for the load_ckeditor.js file and it didn't work, it looks
like the new Instance section has it's quotes converted from quotes:
cut and pasting it into here shows correctly:
if (elm.name != ‘’) {
but if I cut an paste it into a js file in Aptana and then view it's
source it shows up as:
if (elm.name != ‘’)
Mark
--
You received this message because you are subscribed to the Google Groups "Hobo
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/hobousers?hl=en.