Standard


Standard banners requirements:

params: this JS Object is responsible for receiving AdServer information

clickTag: the landing page URL must be controlled by AdServer; this variable will contain it


Open in window

Expand


Expanding banners requirements:

params: this JS Object is responsible for receiving AdServer information

clickTag: the landing page URL must be controlled by AdServer; this variable will contain it

doexpand: this function must be called when the expand animation starts

dolittle: this function must be called when the contract animation starts


Open in window

Overlayer


Overlay banners requirements:

params: this JS Object is responsible for receiving AdServer information

clickTag: the landing page URL must be controlled by AdServer; this variable will contain it

onCrossClick: this function must be called when the close button is clicked


Open in window

Pushdown


Pushdown banners requirements:

params: this JS Object is responsible for receiving AdServer information

clickTag: the landing page URL must be controlled by AdServer; this variable will contain it

doexpand: this function must be called when the expand animation starts

dolittle: this function must be called when the contract animation starts


Open in window

Drawbridge


Drawbridge banners requirements:

params: this JS Object is responsible for receiving AdServer information

clickTag: the landing page URL must be controlled by AdServer; this variable will contain it

doexpand: this function must be called when the expand animation starts

onCrossClick: this function must be called when the close button is clicked


Open in window

Sidekick


Sidekick banners requirements:

params: this JS Object is responsible for receiving AdServer information

clickTag: the landing page URL must be controlled by AdServer; this variable will contain it

doexpand: this function must be called when the expand animation starts

onCrossClick: this function must be called when the close button is clicked


Open in window