Adobe Extending Dreamweaver CS4 Bedienungsanleitung Seite 136

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 387
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 135
130
EXTENDING DREAMWEAVER CS4
Browser compatibility check issues API
Description
Provides Dreamweaver with the name or a short description of the issue.
Arguments
None.
Returns
A string containing the name or a short description of the issue.
Example
function getIssueName(){
return "The Expanding Box Problem";
}
getIssueDescription()
Availability
Dreamweaver CS3.
Description
Provides Dreamweaver with a detailed description of the issue.
Arguments
None.
Returns
A string containing the name or a short description of the issue.
Example
function getIssueDescription(){
return "Fixed-dimension boxes will incorrectly expand to fit their
content instead of clipping content at the specified width
or height.";
}
Seitenansicht 135
1 2 ... 131 132 133 134 135 136 137 138 139 140 141 ... 386 387

Kommentare zu diesen Handbüchern

Keine Kommentare