Glossary Item Box

PowerWEB TextBox for ASP.NET

pwReplaceElementText Method

Replaces all occurrences of a specified token found within the HTML of an element with the contents of another element.

[JavaScript]
pwReplaceElementText(pwElementId1, pwElementId2, pwToken)

Parameters

pwElementId1
Required. The ID of the element which will be searched for occurrences of pwToken.
pwElementId2
Required. The ID of the element containing the HTML to replace pwToken with.
pwToken
Required. The token to replace.

In This Section

Assembly Overview
Contains classes that support and enable creation of HTML-editing capable web applications.
Client-Side API
Describes client-side JavaScript functions that are used by PowerWEB TextBox for ASP.NET.

 

 


Send comments on this topic.

Documentation version 3.2.0.0.

© 2009 Dart Communications.  All rights reserved.