taoguan / jwysiwyg

Automatically exported from code.google.com/p/jwysiwyg
0 stars 0 forks source link

Undo Function #12

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
An undo function would be quite helpful.  An errant click of one of the
header buttons wipes out most formatting.

Original issue reported on code.google.com by sean.one...@gmail.com on 18 Feb 2008 at 10:02

GoogleCodeExporter commented 8 years ago
Sean,

To enable redo/undo controls, you need to edit jquery.wysiwyg.js [0] and in line
74/75 you have the two controls hidden. Just set visible option to true to get 
it work.

[0] http://code.google.com/p/jwysiwyg/source/browse/trunk/jquery.wysiwyg.js#74

I attach you the file at revision 8 with the modifications. I must warn you 
that this
feature was not tested in any browser.

See you,

Original comment by joksnet on 18 Feb 2008 at 11:06

Attachments: