6.2 Objects and methods
Objects are a natural way of thinking about the world and of writing scripts that manipulate XHTML documents. Java Script uses objects to perform many tasks and therefore referred to as and ovject-based programming language. It facilitates objects to be defined ad used in the documents. All objects in the real world have attributes such
more..