Google DoubleClick Build.Guide Manuale Utente Pagina 3

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 5
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 2
CSS.
7.. On click to show button from Flash, do the following :
>. ExternalInterface call should be made to JavaScript to expand.
>. JavaScript should resets cookie value to expanded.
>. Rich media Flash unit should be set to expanded 970x250 state.
>. Full Billboard creative assets should be loaded into ad tag through Flash parent file.
>. Ad unit div dimensions should be defined to 970x250 through CSS.
Steps.
HTML close button solution will only trigger an ad request and impression increment on first visit to the page and any
subsequent visits when last page visit was set to the expanded state. Visibility defaults to the full Billboard execution on
first visit of the day, while setting a cookie with the current state, expiring at midnight. On subsequent visits to the page,
users will receive either the full Billboard or the (un)branded show button, depending on the state they last selected.
Show button exists within the HTML page content.
1.. HTML page completes load.
2.. JavaScript function is called to check for cookie existence and value.
3.. If cookie does not exist, do the following :
>. JavaScript should set cookie with value of expanding, expiring at midnight.
>. Ad unit div dimensions should be defined to 970x250 through CSS.
>. Show ad button div display should be hidden through CSS.
>. Iframe should be created dynamically with JavaScript and appended to ad unit div.
>. Ad tag should be loaded into iframe (impression +1) with JavaScript.
If cookie does exist and is set to expanded, do the following :
>. Show ad button div display should be hidden through CSS.
>. Ad unit div dimensions should be defined to 970x250 through CSS.
>. Iframe should be created dynamically with JavaScript and appended to ad unit div.
>. Ad tag should be loaded into iframe (impression +1) with JavaScript.
If cookie does exist and is set to collapsed, do the following :
>. Image should be appended to show button div with JavaScript.
>. Show button div display should be set to visible through CSS.
>. Show button div dimensions should be defined to 300x31 through CSS.
Vedere la pagina 2
1 2 3 4 5

Commenti su questo manuale

Nessun commento