Click to See Complete Forum and Search --> : Visual HTML editor by DHTML


Bedrin Dmitriy
09-08-2003, 08:36 AM
I'm developing a WEB based, Visual HTML editor for a CMS system.
I've got an ActiveX version, and now wandering about a DHTML version - going to use textRange object for that purpose.
However, I've faced some problems - the main one is about a cursor: now, I want to make a one more textRange object - cursorTextRange for example, and to store "<SPAN ID=cursor>|</SPAN>" html in it. Please, comment it.