What Does Object Base Scripting Mean?
what does object base scripting mean?
what, does, object, base, scripting, mean
What Does Object Base Scripting Mean?
Post Description: what does object base scripting mean?
POST# 1184
Posted On: Sat Apr 19, 2008 3:24 pm
web hosting
Topic: What Does Object Base Scripting Mean?
Object based means that Javascript can use item called objects but the objects are not class bases (meaing no distinction is made between a class and an instance) instead, they are just genearl objects. You can learn how to work with javascript object in some of my tutorials. You dont need to understand them in any detail until you know a few other features of the javascript language.


No Repies
(0) Comments for What Does Object Base Scripting Mean?

What do you think?

* name:  

* email:  

* Please enter comments:


Receive Replies on my Comments
(An email will be sent to you when someone replies to your comments)

Add image to comments
yes no             upload
     
  1. Introduction To Javascript
  2. What Does Object Base Scripting Mean?
  3. What Does Client Side Scripting Mean?
  4. What Are Server-side Languages
  5. What Is Client Side Language
  6. What Is Scripting Language
  7. A Hello World Example In Javascript Code