Re: Unable to make image hyperlink

  •  01-02-2008, 9:32 AM

    Re: Unable to make image hyperlink

    But you can insert any other html code using toolbar inside:

     
    <div contenteditable="false">
       <div contenteditable="true">
       &nbsp;
       </div>
    </div>
     
    I.E. you can insert simple hyperlink. But the code for the link on image appears in the wrong place. So it's wrong behavior of CuteEditor toolbar button.
View Complete Thread