MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Especificaciones Pagina 246

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 692
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 245
Chapter 20246
getFunctionStartInstrument()
Availability
Dreamweaver 4
Description
Called before the first statement in a function declaration. The getStepInstrument() function
is also called for the statement.
Arguments
None.
Returns
Dreamweaver expects a string that contains the JavaScript to insert at the beginning of the
function.
getBodyInstrument()m
Availability
Dreamweaver 4
Description
This function is called exactly once after all the blocks in the HEAD section are processed by the
instrumentation JavaScript.
Arguments
None.
Returns
Dreamweaver expects a string that contains HTML to insert at the top of the <BODY> section.
getHeadInstrument()
Availability
Dreamweaver 4
Description
This function is called exactly once after all blocks in the HEAD section are processed by the
instrumentation JavaScript, but before the
BODY section blocks are instrumented.
Arguments
None.
Returns
Dreamweaver expects a string that contains HTML to insert at the top of the <HEAD> section.
Vista de pagina 245
1 2 ... 241 242 243 244 245 246 247 248 249 250 251 ... 691 692

Comentarios a estos manuales

Sin comentarios