Files in Popups API (Ajax Dialogs) 7
Primary tabs
- Popups API (Ajax Dialogs) 5
- Popups API (Ajax Dialogs) 6.2
- Popups API (Ajax Dialogs) 6
- Popups API (Ajax Dialogs) 7(active tab)
File name | Location | Namespace | Description |
---|---|---|---|
popups.css | popups.css | /* ** Popups Dialog box styles */ #popups-overlay { position: fixed; width: 100%; height: 100%; /* opacity: 0.4; */ background: black; z-index: 9; top: 0; } #popups-loading { z-index: 10; opacity: 0.75; position: relative; } … | |
popups.info | popups.info | name = Popups description = General dialog creation utilities package = User interface core = 6.x | |
popups.install | popups.install | ||
popups.module | popups.module | popup.module |