Programmers do it with Objects
Object-Oriented programming techniques work surprisingly well with Javascript, serving to make your Javascript creations more modular, elegant and clean.
The widgets in this section make use of Mike Foster's X library to get around browser inconsistencies.
Thus, this collection of widgets is named Y Library. I hope to extend it gradually into a more encompassing Javascript framework.
What to expect
This section showcases Object-oriented Javascript solutions to common web problems.
Feel free to use these in your own applications, subject to this site's Terms and Conditions.
For more on Javascript in general, see the Javascript section.
Recommendations