Adobe Extending Dreamweaver CS4 Uživatelský manuál Strana 372

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 387
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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.
Zobrazit stránku 371
1 2 ... 367 368 369 370 371 372 373 374 375 376 377 ... 386 387

Komentáře k této Příručce

Žádné komentáře