Friday, 30 August 2013

JavaScript prototype extending

JavaScript prototype extending

References

Reference NO 1

http://phrogz.net/JS/classes/ExtendingJavaScriptObjectsAndClasses.html

Reference NO 2

http://prototypejs.org/doc/latest/language/Object/extend/

Reference NO 3

http://www.bennadel.com/blog/1514-Extending-Classes-In-Object-Oriented-Javascript.htm

Reference NO 4

http://stackoverflow.com/questions/15190676/javascript-prototype-extending

Reference NO 5

http://stackoverflow.com/questions/8859828/javascript-what-dangers-are-in-extending-array-prototype

Reference NO 6

http://stackoverflow.com/questions/10430279/javascript-object-extending

Reference NO 7

http://ejohn.org/blog/simple-javascript-inheritance/

Reference NO 8

http://weblogs.asp.net/dwahlin/archive/2011/12/19/using-the-javascript-prototype-property-to-structure-and-extend-code.aspx

No comments:

Post a Comment