Bubbling Library > Examples

Wizard (YAHOO.plugin.WizardManager): Examples


PEAR Wizard using Javascript

This example show you how to create and manage simple forms using the wizard plugin. In this case, using the PEAR:DBObject:Wizard in the backend, click here.

Multiple Forms - Installer

Using the wizard along with different components to create an installer (mutiple forms), click here.

Wizard plugin for a login forms

In this example you will see how the wizard can adopt an area, and how it will manage the submition events for login thru the YUI connection manager, click here

Wizard plugin for a login forms - Loading the form dynamically

In this example you will see how the wizard can add a new area, and how it will manage the submition events for login thru the YUI connection manager, click here