11 / 11

Property: modal-window

Description:

Modal Window with Lightbox effect, for AJAX or IFRAME.

a:active {
    modal-window: iframe;
}

Plugin:

MoreCSS.modal-window.js (download section)

Applies to:

A

Properties:

Name: Value: Details:
modal-window case ajax | case iframe | case image Defines how to open the file.
modal-window-width value Width value in px, % or auto. Default: 640px
modal-window-height value Height value in px, % or auto. Default: 480px
modal-window-close seconds Auto-close the lightbox after X seconds. Default: 0 (off)
modal-window-animation case none | case normal Default: normal
modal-window-opcity value Opacity of modal window. Value between 0 (no opacity) and 1 (full opacity). Default: 1
modal-window-resize case auto | case off Use auto for full size modal window (experimental). Default: off

Examples:

Open: Demo Page

­