Forum Moderators: open
So I've made a little custom app for work that aggregates some of my work tools into one window. What I have is a text area that is being used as a notepad. I used to be able to do many many undo/redos through ctrl-z/ctrl-y, but after many changes to the tool this functionality went away, so I can't say what particularly does it. I have tried some google searching and got a lead showing that innerHTML may be the culprit, but I can't imagine why or how to work around it. This is being used on IE 6 only, so any help would be great.
The Undo functionality works fine in FF2/Opera9.