Page 1 of 1

Inserted images always placed at the end

Posted: Wed Nov 03, 2004 3:10 pm
by systemaddict
Hi

When you insert images the image tag is always placed at the end of the text instead at the location of the cursor. Is this intended?

Re: Inserted images always placed at the end

Posted: Wed Nov 03, 2004 3:32 pm
by garvinhicking
Yes, because it would take larger JavaScript functionality to support that from any browser; in the case of insertion we wanted our code to be simple without any browser checks and so furth, thus we used a code which would work on all JS-browsers...

Regards,
Garvin