This link has been bookmarked by 7 people . It was first bookmarked on 23 Jun 2008, by Nikhil George.
-
26 Dec 11
-
If you can access the property of an object using dot notation, such as:-
document.body
- you can also use the square bracket notation:-
document['body']
-
-
20 Aug 09
-
09 Jul 08
-
20 May 08
-
05 Mar 08
-
To be useful javascript needs to be able to access the properties of objects. It is impossible to learn javascript without understanding the dot notation that is normally used to access the properties of objects.
-
To be useful javascript needs to be able to access the properties of objects. It is impossible to learn javascript without understanding the dot notation that is normally used to access the properties of objects.
-
-
22 May 07
Would you like to comment?
Join Diigo for a free account, or sign in if you are already a member.