Prototype Tutorial
Prototype Useful Resources
Selected Reading
- Prototype - Periodical Execution
- Prototype - Expressing Ranges
- Prototype - AJAX Support
- Prototype - JSON Support
- Prototype - Form Management
- Prototype - Event Handling
- Prototype - Enumerating
- Prototype - Templating
- Prototype - Basic Object
- Prototype - Hash processing
- Prototype - Array Processing
- Prototype - Strings Processing
- Prototype - Number Processing
- Prototype - Element Object
- Prototype - Utility Methods
- Prototype - Useful Features
- Prototype - Short Overview
- Prototype - Home
Prototype Useful Resources
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
Prototype - Home
Prototype Tutorial
This tutorial gives a complete understanding on Prototype. Prototype is distributed as a single file called prototype.js. Prototype is an object in javaScript from which other objects inherit properties.
Audience
This tutorial has been written for users wilpng to learn the JavaScript Prototype object and its usage. Beginners as well as experienced users can refer this tutorial to brush up or learn the JavaScript prototypes.
Prerequisites
To learn prototype you should have the basic knowledge of JavaScript and its properties.
Advertisements