
October 9th, 2009, 09:00 AM
|
|
Utility Bot
|
|
Join Date: Feb 2004
Posts: 1,150
Time spent in forums: < 1 sec
Reputation Power: 7
|
|
|
Creating User-Defined JavaScript Objects, Properties and Methods
Did you know that the user could create his own objects, properties and methods? This is the third and last part of a series on adding and deleting JavaScript properties and methods. First, we shall see how to add and delete properties and methods at run time. After that I will show you the privilege that JavaScript gives to the user.
Read the full article here: Creating User-Defined JavaScript Objects, Properties and Methods
For more discussion go here: Blog Article Discussion
|