awfDialog Wizard can be used to generate a wizard-like Web based user interface using AJAX to avoid reloading the page when advancing to a new step. It features modal forms dialogs that cannot be closed, or non-modal with an exit button. It displays included or custom icons, which may have standard 32x32 or 20x20 sizes. A Wizard display mode causes the form content region to render in two side-by-side panes. There are AJAX wizard buttons to go to the previous and next pages or cancel. You can use the built-in Help display, or override it with your own AJAX methods. The forms have configurable gradient title bar colors. The user interface elements have unique ID values to allow customization of presentation details via CSS.
| Tags | Software Development Libraries php classes |
|---|---|
| Licenses | GPL |
| Implementation | PHP |
- All comments
Recent commentsIE6 js fix
Updated the package to include a fix for cross-browser javascript support in the Gradient Builder example file.
Thanks
Downloads jumped up quite a bit since initial Freshmeat announcement. I'm now ranked at #9 for this week at PHPClasses.Org. Thank you. All ratings and feedback are greatly appreciated.
I have some new features already in the works for version 1.3, but I'd like to work on any performance, stability, and bug-fix issues you may come across first.