Javascript [Electronic resources] : The Definitive Guide (4th Edition)

David Flanagan

نسخه متنی -صفحه : 844/ 598
نمايش فراداده

Availability

DOM Level 1 Core

Synopsis

Text createTextNode(String data);

Arguments

data

The content of the Text node.

Returns

A newly created Text node that represents the specified data string.