I think I can safely say that nobody understands quantum mechanics.” Richard Feynman
A resource for web developers a code snippet library with step by step tutorials.

a resource for web developers...

       

Search Amazon

JavaScript: Strings tutorial code snippet 7.

 

Up Up to JavaScript: Strings overview page

 

 

A form to encrypt a string by manipulating the Unicode values.

Uses the String object methods 'charCodeAt()', 'toLowerCase()' and an array to hold the cipher.

 





Output view



Back to top

 

Bookmark and Share

 

Copyright © 2006-2010 justfigures.co.uk