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

  • 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 202
197
EXTENDING DREAMWEAVER CS4
Reports
<html>
<head>
<title>Standalone report example</title>
<script src="Listimages.js">
</script>
</head>
<body>
<div name="test">
<form name="myForm">
<table>
<tr>
<td>Click OK to display the standalone report.</td>
</tr>
</table>
</form>
</div>
</body>
3 Save the file as Listimages.htm in the Configuration/Commands folder.
Write the JavaScript code
Create the JavaScript file that contains any functions that are specific to your stand-alone report.
1 Create the Listimages.js file in the Configuration/Commands folder with the following code:
Zobrazit stránku 202
1 2 ... 198 199 200 201 202 203 204 205 206 207 208 ... 386 387

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

Žádné komentáře