Web Design Tutorials and Articles: Statements and the JavaScript Eval Function

By Chrysanthus - About Me - E-mail this page - Add to My Favorites - Add to Blog List - See other blogs in Computers & Internet

Wednesday, April 8, 2009

Statements and the JavaScript Eval Function

Mastering the JavaScript eval function – Part II Introduction In the previous part of the series, we saw how the JavaScript literals and the function constructor are used as arguments for the JavaScript top level eval() function. We concluded, that with the exception of the string literal, the eval() function will take a JavaScript literal as argument and return the executable code of the literal. The returned executable code is not seen in the script when you display the code of the web page.... Sign in to see full entry.

Previous: Right Operand and the JavaScript eval Function - New Entries - Next: Strings and the JavaScript Eval Function

Headlines (What is this?)