Justin Cooney
Web Development Tips and Examples
Category: YUI
-
Yahoo!’s YUI JavaScript library provides many useful functions and widgets for developers to use to enhance the functionality of pages and Web forms. In an earlier article I explained how to add a YUI Calendar widget to a single text field on a Web form and provided sample code for this. The purpose of this…
-
In this article I will show a simple functioning example of using Yahoo!’s YUI API to bind a Calendar control with a single HTML text field as in the image to the left. I provide example code for this below. Overview The YUI API provides a very feature rich environment for extending the core functionality…