Home Reference Source
public class | source

Vignette

Wraps an HTML banner and slides it from the bottom up, with a close button. Moreover it blocks content of the website. It requires vignette settings (with a target elementId) to be present.

Constructor Summary

Public Constructor
public

Member Summary

Public Members
public

adUnit: *

public
public

element: *

public
public

header: *

public

height: *

public

iframe: *

public
public
public

main: *

public
public
public

width: *

Method Summary

Public Methods
public

Places the vignette container into the page

public

reset()

Returns the page to its original state

public

resize()

Public Constructors

public constructor() source

Public Members

public adUnit: * source

public closeButton: * source

public element: * source

public elementId: * source

public header: * source

public height: * source

public iframe: * source

public iframeCSS: string source

public loaded: boolean source

public main: * source

public settings: * source

public type: string source

public width: * source

Public Methods

public renderIframe(): * source

Places the vignette container into the page

Return:

*

public reset() source

Returns the page to its original state

public resize() source