Re: Inserting an image at current cursor position.

  •  09-19-2007, 12:40 PM

    Re: Inserting an image at current cursor position.

     

    The above overwrites whatever is already in the target document?

    I need a way to store, retrieve and set the current cursor position of a CuteEditor control. Then I can focus the CE, set the cursor and paste at that position. Basically im using a static CE as an image selector that pastes into another dynamically rendered CuteEditor document.
     
    An alternative would be able to set the "ImageGalleryPath" via client side javascript but im not sure if this is possible.
     
    I have everything working, my static CE as imageSelector pastes into correct Dynamic CE Editor just at the wrong place!
     
    Please help!
     
     
View Complete Thread