Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>see <a href="http://www.maconstateit.net/tutorials/JSDHTML/JSDHTML12/jsdhtml12-02.htm" rel="nofollow noreferrer">http://www.maconstateit.net/tutorials/JSDHTML/JSDHTML12/jsdhtml12-02.htm</a> for an sample HTML edtior that makes use of editing surport in IE.</p> <p><a href="http://www.mozilla.org/editor/midasdemo/" rel="nofollow noreferrer">http://www.mozilla.org/editor/midasdemo/</a> and <a href="http://starkravingfinkle.org/blog/wp-content/uploads/2007/07/contenteditable.htm" rel="nofollow noreferrer">http://starkravingfinkle.org/blog/wp-content/uploads/2007/07/contenteditable.htm</a> also works in IE and gives examples of how to do a toolbar, for fonts, bold, italic etc</p> <hr> <p>See these questions for my experience when I tried do so something like this.</p> <ul> <li><a href="https://stackoverflow.com/questions/491790/risk-of-using-contenteditable-in-ie">Risk of using contentEditable in IE</a> </li> <li><a href="https://stackoverflow.com/questions/527866/why-is-contenteditable-removing-id-from-div">Why is ContentEditable removing “ID” from div</a></li> </ul> <p>I also had lots of other problem, including have to write resize logic in jscript to get the HTML editor to size along with the WinForm form and having to pass the default form/coontrol colours into the HTML editor so that it looked write then users changed colour schemes on Windows.</p> <p><strong>Therefore if I need to do this again, I would use a 3rd party HTML editor (free or paid for)</strong></p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload