Results 1 to 2 of 2

Thread: Undo and Redo function.....

  1. #1
    Contributing Member
    Join Date
    Sep 2006
    Answers
    962

    Undo and Redo function.....

    I want to use the "undo" and "redo" functionality in my html page using javascript funciton. how can i acheive this one ? plz anyone help me.

    ------------------
    suresh


  2. #2
    Contributing Member
    Join Date
    Sep 2006
    Answers
    962

    Re: Undo and Redo function.....

    hi friends,

    i got the code for the above problem..

    Undo - document.execCommand('undo',false,null);
    Redo - document.execCommand('redo',false,null);

    ------------------
    suresh


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact