Inserted images always placed at the end

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
systemaddict
Regular
Posts: 5
Joined: Wed Oct 20, 2004 11:10 am

Inserted images always placed at the end

Post 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?
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Inserted images always placed at the end

Post 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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply