Howto know the new content inputed by user since last saved
Posted: Mon May 28, 2012 8:08 am
let me explain it.
I need document revison function. I use keydown event to handle back and delete key to prevent the delete content and set the text content( only text) style with strickout.
user can input new text content . then when user delete the new text delete the new content that input by user is allowed. so I must know what the new content inputed by user.
Howto know the new content inputed by user??
I need document revison function. I use keydown event to handle back and delete key to prevent the delete content and set the text content( only text) style with strickout.
user can input new text content . then when user delete the new text delete the new content that input by user is allowed. so I must know what the new content inputed by user.
Howto know the new content inputed by user??