Embed presentation
Download as PDF, PPTX






































This document discusses building interactive widgets with the YUI (Yahoo! User Interface) library. It provides an example of creating a contact list widget with pagination using the YUI Module container component. Key steps include: 1) Setting up the basic HTML markup and dependencies; 2) Structuring the markup for the Module container; 3) Extending the Module class to create a custom ContactList widget; 4) Configuring properties like the number of contacts to display. The example demonstrates how to easily build reusable interactive widgets with YUI.





































