Online
The push board is positioned below the horizontal navigation bar. If the user visits the website, the push board expands automatically for 7 seconds and “pushes” the content downwards. After 7 seconds, the push board automatically returns (autoclose) to its original state. The push down effect can be repeated at any time through user interaction (mouse over).
When the user visits the page, the push board automatically expands to a height of 487px for 7 seconds and pushes the content down. After 7 seconds it automatically returns (auto-close) to its original state (page widthx90). The pushdown effect can be repeated at any time through user interaction (onmouseover). The 7 second rule only applies to the first auto push. An FC is used as standard; delivery of a fallback (page width x90) is therefore required.
Specifications: only swf permissible; delivery as a single file; no close button; closing is done onmouseout – please implement rollout effect with the help of an interval (Flash function name: setInterval), 7000 milliseconds and then execute the self-defined function ‘Close’ – create a clearInterval ‘onRollover’ in parallel and then auto expand after the 7 seconds at the beginning of the animation.
Dimensions, expanded state: Page width x 487px
Unexpanded state: Page width x 250px
When a redirect is delivered, the pushdown effect must be taken over by the provider.