Do something interesting when I’m replacing the data, such as doing strikethroughs, then replacing it, redacting, etc. Make there be some delay, like there is when we’re waiting for things to come through over the network.
Need to look at jquery and mootools to see how they use timers to do the animations.
Was able to successfully include jQuery in the codebase, and can now do basic animations of slideUp and slideDown for inserted data. Made this a configuration option as well. Still need to work on more complicated animations like strikethroughs and the such…
Moving the more complicated animations to the next version…