|
|
Q148 How do I change selected parts of the text on the page?
irt.org | Knowledge Base | DHTML | Q148 [ previous next ] Q148 How do I change selected parts of the text on the page?In Internet Explorer 4, the Dynamic Object Model allows you greater control over objects on the page. By identifying portions of the text using the ID attribute in a HTML tag you can directly access that portion of the text using in the innerText property of the required ID:
|
-- div -->
|