aboutsummaryrefslogtreecommitdiffstats
path: root/demos/dialog/modal-form.html
Commit message (Collapse)AuthorAgeFilesLines
...
* tossed some framework classes on it, adjusted style. Set autoOpen to false - ↵Scott Jehl2009-01-291-22/+54
| | | | otherwise the purpose of the dialog is lost on the user
* demos dialog: Replaced old modal form with new functioning one. Thanks Scott ↵Richard Worth2009-01-291-16/+84
| | | | G and Cloudream.
* demos: fixed demo descriptions to use CODE for option names instead of STRONGRichard Worth2009-01-281-1/+1
|
* dialog:Paul Bakaus2009-01-271-4/+0
| | | | | - implemented themeroller overlay, removes option overlay (now handled through CSS) (implements #3681) - implemented shadow option (boolean), if set to true, adds shadow from css framework (implements #3681)
* demos: fixed file naming inconsistency. Multiple words now separated by ↵Richard Worth2009-01-271-0/+82
hyphen, not underscore