MACROMEDIA DREAMWEAVER MX 2004-EXTENDING DREAMWEAVER Spezifikationen Seite 489

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 504
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 488
The Shared folder contents 489
DOM.js Contains general helper functions for working with the
Dreamweaver DOM. Includes functions that get the root node
of the active document, find a tag of a given name, create a list
of nodes from the specified starting node, check whether a
given tag is contained inside another tag, perform various
operations on behavior functions, and more.
enableControl.js Contains one function,
SetEnabled(), which enables or disables
a control based on the arguments it receives. It is OK to enable
a control that is already enabled or disable a control that is
already disabled.
errmsg.js Contains logging functions for accumulating tracing output into
an array of log pages that appear in a dialog box.
file.js Contains functions pertaining to file operations. Functions let
the user browse for local filename, convert the relative path to
the file URL path, return filename for current document,
determine if a specified document has been saved in current
site and return the document-relative path, or determine if a
specified file is currently open.
form.js Contains functions that add a form around a given text string if
a form does not already exist in the current document or layer.
Includes functions that determine if an object is a layer and
determine if the cursor is inside a form.
handler.js Contains functions that get a function for an event handler, add
a function to an event handler, and delete a function for an
event handler.
helper.js Contains a handful of useful functions that replace encoding,
unescape quotation marks ("), check whether a node is inside a
selection range, and checks for duplicate object names.
insertion.js Contains the
insertIntoDocument() function, which inserts a
text string into a document at the insertion point. Also contains
the supporting functions
getHigherBlockTag() and
arrContains(). The getHigherBlockTag() function gets get the
next highest blockTag, as defined in the blockTags array, and
the
arrCon() function finds a specified item in an array.
localText.js Reserved variables, not for general use. Use Startup/
mminit.htm instead or use the strings from the Dreamweaver
Configuration/Strings/*.xml files.
menuItem.js Contains functions that add stars or values to a listed menu
item, or removes them.
Seitenansicht 488
1 2 ... 484 485 486 487 488 489 490 491 492 493 494 ... 503 504

Kommentare zu diesen Handbüchern

Keine Kommentare