News

Hey guys in this blog we are going to look at creating objects in js, having properties and methods attached to them :var car = new object();//creating a brand new object...//adding properties to the ...
Create an instance of SmartObject class. This document will use so to indicate this kind of instance.. A so can hold many IPSO Object Instances in it. The so itself has an accessible but un-enumerable ...
Like in many other programming languages, there are objects in javascript.the objects in javascript can be compared to object in real life. javascript object's is a standalone entity, with its own ...