reapplyScript Method

Microsoft FrontPage Visual Basic

reapplyScript Method

Verifies that the functions associated with script calls on the selected element are within a SCRIPT element in the HEAD element of the document and inserts them if they are missing.

expression.reapplyScript(element)

expression    Required. An expression that returns one of the objects in the Applies To list.

element    Optional Variant. Specifies an element within the document. If omitted, the reapplyScript method checkes all elements within the document.