Monday, 2 September 2013

Accessing an Object in an Object

Accessing an Object in an Object

References

Reference NO 1

http://www.w3schools.com/js/js_objects.asp

Reference NO 2

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Working_with_Objects

Reference NO 3

http://www.greenfoot.org/doc/howto-1

Reference NO 4

http://stackoverflow.com/questions/675231/how-do-i-access-properties-of-a-javascript-object-if-i-dont-know-the-names

Reference NO 5

http://davidwalsh.name/access-object-properties

Reference NO 6

http://www.quirksmode.org/js/associative.html

Reference NO 7

http://php.net/manual/en/language.oop5.php

Reference NO 8

http://docs.oracle.com/javase/tutorial/java/javaOO/usingobject.html

1 comment: