Create a new javascript object with the keys of “fname” equal to your first name, “lname” equal to your last name, and “fcolors” equal to and array of 3 of your favorite colors. Assign this object to a variable called “me” and log it to the console.
No Answer is Posted For this Question
Be the First to Post Answer
How do functions work in javascript?
What does "1"+2+3 evaluate to?
How you can modify XAML content from JavaScript in Silverlight?
What is the difference between script type and the script language attributes?
How many types of functions JavaScript supports?
Which built-in method returns the calling string value converted to upper case?
How to get value of an element by class in javascript ?
What are all the types of Pop up boxes available in JavaScript?
What and where are the best javascript resources on the web?
What is scope of variable in javascript?
How to hide javascript code from old browsers that dont run it?
How do I retrieve a cookie with a given name using a regular expression?