Java and Eclipse Plugin Development
Java, Eclipse Plugin Development and best software development practices
Showing posts with label
java script functions
.
Show all posts
Showing posts with label
java script functions
.
Show all posts
Thursday, May 16, 2013
JavaScript Learning #5 - Extending Built-In Objects with Prototype
›
Prototype can also be used to extend JavaScript's built-in objects. The displayed code uses an anonymous function to add the negate ...
JavaScript Learning #4 - Using the 'prototype' keyword
›
A big advantage of using objects is the ability to re-use already-written code in a new context. JavaScript supports extending and inherit...
›
Home
View web version