Reputation: 11136
Is it possible and if yes then how to implement undo,redo,copy,paste and cut with jQuery on textarea for example.
I did checked jQuery undo plugin but it didn't work that well also i tried to implement keypress by myself using jQuery extensions methods. Created keypress event and assigned value to it. Still didn't work.
Thanks
Upvotes: 0
Views: 3987