Here's a great article I read recently on implementing undo (enhanced from original post, based on reader inputs): http://humanized.com/weblog/2007/09/21/undo-made-easy-with-ajax-part-15/
Demo: http://humanized.com/weblog/images/resources/undo/todo_sync.html Source (using jQuery, natch): http://humanized.com/weblog/images/resources/undo/source_sync.php This even accounts for handling multiple windows of the same script w/different event queues. ________ SEAN O http://www.sean-o.com Steve Finkelstein-4 wrote: > > > Hi all, > > I was curious if there is anyone currently working on an 'Undo' type > plugin for the jQuery platform. Essentially, similar functionality to > what gmail offers is desired by many. If not in the works, I wouldn't > mind giving it a shot myself. > > Thanks for any insight. > > - sf > > -- View this message in context: http://www.nabble.com/an-%22Undo%22-plugin%2C-or-something-as-such.-%3A-%29-tf4511283s15494.html#a12923678 Sent from the JQuery mailing list archive at Nabble.com.