MACROMEDIA DREAMWEAVER MX 2004-EXTENDING DREAMWEAVER Especificaciones Pagina 377

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 504
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 376
Server behavior techniques 377
If a JavaScript file has the SHARE-IN-MEMORY directive and an HTML file references it (by
using the
SCRIPT tag with the SRC attribute), Dreamweaver loads the JavaScript into a
memory location where the code is implicitly included in all HTML files thereafter.
NOTE
Because JavaScript files that are loaded into this central location share memory, the
files cannot duplicate any declarations. If a share-in-memory file defines a variable or
function and any other JavaScript file defines the same variable or function, a name
conflict occurs. When writing new JavaScript files, be aware of these files and their
naming conventions.
Vista de pagina 376
1 2 ... 372 373 374 375 376 377 378 379 380 381 382 ... 503 504

Comentarios a estos manuales

Sin comentarios