Adobe Extending Dreamweaver CS4 Manual de usuario Pagina 203

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 387
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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:
Vista de pagina 202
1 2 ... 198 199 200 201 202 203 204 205 206 207 208 ... 386 387

Comentarios a estos manuales

Sin comentarios