Pro-Form Quick Start 9.0 Guide de l'utilisateur Page 152

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 270
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 151
136 ©Nitro
Console object
All JavaScript scripts are executed as the result of a particular event occurring. For each of these events,
JavaScript will create an event object that can be used to get and update information about the current
state of the event.
Example: Executing this JavaScript on the keystroke event will change any input from the user to
uppercase.
event.change = event.change.toUpperCase();
Properties & Methods
The console object supports all properties and methods included in the Acrobat JavaScript specification.
Nitro Pro 9 - User Guide
Vue de la page 151
1 2 ... 147 148 149 150 151 152 153 154 155 156 157 ... 269 270

Commentaires sur ces manuels

Pas de commentaire