AJAX Undo

Discussion in 'JavaScript' started by MMJ, Sep 22, 2007.

  1. #1
    Whats a good way to implement this?

    The way I currently have it is that I do another AJAX request to retrieve the previous data but that is a bit slow.

    vB has AJAX undo when you edit your post then you press cancel. How is that done?

    Thanks.
    -MMJ
     
    MMJ, Sep 22, 2007 IP
  2. Mike Bell

    Mike Bell Active Member

    Messages:
    54
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    71
    #2
    Possibly a hidden field with the original text of the thread? Undo resets it back to the hidden field value.. just a hunch.
     
    Mike Bell, Sep 26, 2007 IP