Creating a Reusable Ajax Driven Dialog
December 19th, 2006
If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!
Jack Slocum is back at it posting a great example of using YUI to create a reusable Ajax driven dialog. The example is an Image Chooser and Jack goes through the process of creating the app.
The post goes over the important parts of the code behind the image chooser:
- How does it work?
- Adding the Toolbar
- Initializing the Layout
- Creating the DomHelper.Templates
- Creating the YAHOO.ext.JsonView
