In addition to the parameters of the selected integration of Responsive-Adsor Static-Ads,the following fly-in parameters are available.
flyin
| Activates "Fly-In" feature for the ad unit. Note: If not activated, all following parameters are ignored! | Asynchronous (programmatic) flyin: true
Synchronous (URL parameter) flyin=1
|
flyin_mode
| Controls the behaviour of the fly-in containers until the user opens or closes the container by himself: Value: "1" (default) The fly-in container is automatically expanded or collapsed depending on the scroll position: - 0% - 20%: not visible
- 20% - 40%: half opened
- from 40%: fully visible
Value: "2" The fly-in container is fully visible from the beginning. Value: "3" The fly-in container is only fully visible when scrolling to the end of the page. | Asynchronous (programmatic) flyin_mode: 2
Synchronous (URL parameter) flyin_mode=2
|
flyin_position
| Controls the direction from which the fly-in container "flies in": Value: "top" The fly-in container flies in from the top. Value: "right" (default) The fly-in container flies in from right to left. Value: "bottom" The fly-in container flies in from bottom to top. Value: "left" The fly-in container flies in from left to right. | Asynchronous (programmatic) flyin_position: "top"
Synchronous (URL parameter) flyin_position=top
|
flyin_offset_top
| Defines the distance (in pixels) of the fly-in container to the top of the screen. By default, the distance is 15px. | Asynchronous (programmatic) flyin_offset_top: 20
Synchronous (URL parameter) flyin_offset_top=20
|
flyin_offset_right
| Defines the distance (in pixels) of the fly-in container to the right edge of the screen. By default, the distance is 15px. | Asynchronous (programmatic) flyin_offset_right: 20
Synchronous (URL parameter) flyin_offset_right=20
|
flyin_offset_bottom
| Defines the distance (in pixels) of the fly-in container to the bottom of the screen. By default, the distance is 15px. | Asynchronous (programmatic) flyin_offset_bottom: 20
Synchronous (URL parameter) flyin_offset_bottom=20
|
flyin_offset_left
| Defines the distance (in pixels) of the fly-in container to the left edge of the screen. By default, the distance is 15px. | Asynchronous (programmatic) flyin_offset_left: 20
Synchronous (URL parameter) flyin_offset_left=20
|
flyin_delay
| Defines the delay (in milliseconds) until the first "fly-in" of the fly-in container. By default, the delay is 250ms. | Asynchronous (programmatic) flyin_delay: 1000
Synchronous (URL parameter) flyin_delay=1000
|
flyin_animate
| Activates/deactivates the animation when "flying in" and opening/closing the fly-in container. Animations are activated by default. | Asynchronous (programmatic) flyin_animate: false
Synchronous (URL parameter) flyin_animate=0
|
flyin_closeable
| Enables/disables the button to close the fly-in container. By default, the button is activated. | Asynchronous (programmatic) flyin_closeable: false
Synchronous (URL parameter) flyin_closeable=0
|
flyin_collapsible
| Activates/deactivates the button for opening/closing the fly-in container. The button is activated by default. | Asynchronous (programmatic) flyin_collapsible: false
Synchronous (URL parameter) flyin_collapsible=0
|
flyin_text_headline
| Defines the text for the fly-in container heading. Default: "Also interesting:" | Asynchronous (programmatic) flyin_text_headline: "Headline"
Synchronous (URL parameter) flyin_text_headline=%C3%9Cheadline
|
flyin_text_close
| Defines the text for the button to close the fly-in container. Default: "close" | Asynchronous (programmatic) flyin_text_close: "[X]"
Synchronous (URL parameter) flyin_text_close=%5BX%5D
|