Adobe Extending Dreamweaver CS4 Manual do Utilizador Página 372

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 387
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 371
366
EXTENDING DREAMWEAVER CS4
C-level extensibility
function objectTag() {
// Return the html tag that should be inserted
alert(Sample.computeSum(2,2));
return "<HR>";
}
5 Save the file and restart Dreamweaver.
To execute the computeSum() function, select Insert > HTML > Horizontal Rule.
A dialog box that contains the number 4 (the result of computing the sum of 2 plus 2) appears.
Vista de página 371
1 2 ... 367 368 369 370 371 372 373 374 375 376 377 ... 386 387

Comentários a estes Manuais

Sem comentários