AUI Dialog

During my last project, we used javascript “lightbox”-style modal overlays to display and submit forms without changing the current page. The AUI Dialog object is useful for this purpose. In this example, we’ll display a simple form containing one...