How To Cut N Paste

        When you clicked on a JavaScript Example on the left frame, the frame where this page is in right now will turn in to the JS example you clicked.  The page has a demo of the script, and the source code of the script.  Here is how are you going to Cut N Paste:
 
  1. Highlight the source code of the script showed below the page from the word <!-------------Cut-------------> to <!---------------End------------------>.
  2. Go to Edit/Copy
  3. Open your favorite text editor (Notepad is recommanded to do this procedure)
  4. Go to Edit/Paste
  5. Go to File/Save
  6. Save as a html file
  7. Do your editing
  8. Save
  9. Finished!!
 

Some of the script code has different color other than the browser default color.  The meaning of the codes are shown below:

For JavaScript Beginners

 

For Advanced JavaScript Designers

IMPORTANT: The scripts provided in this page are free as long as you keep the credits in the code.  E-mail me for additional help about Cut N Paste or to ask for a script that is just for you.