
December 4th, 2007, 07:01 AM
|
|
Developer Shed
|
|
Join Date: Jun 2007
Posts: 11,753
Time spent in forums: < 1 sec
Reputation Power: 13
|
|
|
Part 2: Using the Prototype JavaScript Framework
As an extension to Wildhoneys introductory article on JavaScript, I have written this article to show how to achieve the same results from using Prototype. Please note that the code in this example could be compacted considerably using some of Prototypes advanced features. However, due to this being an introduction to Prototype, I have decided to go with a "more code, easier to read", approach.
Read the full article here: Part 2: Using the Prototype JavaScript Framework
|